summaryrefslogtreecommitdiffstats
path: root/arch/tde-core/tde-tdelibs/PKGBUILD
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-09-29 01:50:07 +0200
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2021-09-29 06:38:42 +0000
commitc09e617f527862aa42eb805b990b96a28f05032b (patch)
treee0cb79bfcd43db634e2dc8ffe6c176d3ddae0e4b /arch/tde-core/tde-tdelibs/PKGBUILD
parent11e59b1fce93d34b09b24456fe2d690c29a70555 (diff)
downloadtde-packaging-c09e617f527862aa42eb805b990b96a28f05032b.tar.gz
tde-packaging-c09e617f527862aa42eb805b990b96a28f05032b.zip
ArchLinux tdelibs: Enable to build NetworkManager backend for the tdehw library.
This relates to issue TDE/tdenetworkmanager#8. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'arch/tde-core/tde-tdelibs/PKGBUILD')
-rw-r--r--arch/tde-core/tde-tdelibs/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/tde-core/tde-tdelibs/PKGBUILD b/arch/tde-core/tde-tdelibs/PKGBUILD
index 8d645b8e9..759b18d6a 100644
--- a/arch/tde-core/tde-tdelibs/PKGBUILD
+++ b/arch/tde-core/tde-tdelibs/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=tde-tdelibs
pkgver=14.0.10
-pkgrel=1
+pkgrel=2
pkgdesc="Trinity Desktop core libraries and applications"
arch=('i686' 'x86_64')
url='https://scm.trinitydesktop.org/scm/git/tdelibs'
@@ -76,6 +76,7 @@ build() {
-DWITH_TDEHWLIB_DAEMONS=ON \
-DWITH_UPOWER=ON \
-DWITH_UDISKS2=ON \
+ -DWITH_NETWORK_MANAGER_BACKEND=ON \
-DWITH_LZMA=ON \
-DWITH_XRANDR=ON \
-DWITH_XCOMPOSITE=ON \