calligra: force use new kwallet
This commit is contained in:
parent
6384c6f569
commit
4635165911
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,8 @@ revision=20
|
|||
build_style=cmake
|
||||
configure_args="-Wno-dev -DCALLIGRA_SHOULD_BUILD_UNMAINTAINED=ON
|
||||
-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="perl pkg-config extra-cmake-modules gettext"
|
||||
hostmakedepends="perl pkg-config extra-cmake-modules gettext
|
||||
qt5-qmake qt5-host-tools calligra-devtools kcoreaddons kwallet"
|
||||
makedepends="akonadi-contacts-devel akonadi5-devel ecm-devel eigen3.2
|
||||
exiv2-devel kactivities5-devel gsl-devel qt5-declarative-devel
|
||||
kcmutils-devel kcontacts-devel kdelibs4support-devel kdiagram-devel
|
||||
|
@ -41,7 +42,6 @@ fi
|
|||
CXXFLAGS="-DKDE_NO_DEBUG_OUTPUT"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools calligra-devtools kcoreaddons"
|
||||
configure_args+=" -DMODERN_ICONV_RUN=1 -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue