mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 21:17:43 +03:00
Also build http
This commit is contained in:
parent
f7e9f85668
commit
343a1e2a76
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ DOCKER_CONTAINER_NAME="keepassxc-build-container"
|
||||||
CMAKE_OPTIONS=""
|
CMAKE_OPTIONS=""
|
||||||
COMPILER="g++"
|
COMPILER="g++"
|
||||||
MAKE_OPTIONS="-j8"
|
MAKE_OPTIONS="-j8"
|
||||||
BUILD_PLUGINS="autotype"
|
BUILD_PLUGINS="autotype http"
|
||||||
INSTALL_PREFIX="/usr/local"
|
INSTALL_PREFIX="/usr/local"
|
||||||
BUILD_SOURCE_TARBALL=true
|
BUILD_SOURCE_TARBALL=true
|
||||||
ORIG_BRANCH=""
|
ORIG_BRANCH=""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue