summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2021-01-06 00:35:43 +0100
committerMartin T. H. Sandsmark2021-01-06 00:35:43 +0100
commit7dbd50a0a3b60862ebe3bcd1c71621bc7c0307e2 (patch)
treed6c777634891b959825aaab9a6cfc247780ddb7a
parent1ee1955bf0870fb74d1b20f042bc0e55d1d72729 (diff)
downloadaur-7dbd50a0a3b60862ebe3bcd1c71621bc7c0307e2.tar.gz
kde2 uses libtool for plugins
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9917ab113f23..4c937005919e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,7 @@ depends=(kde2-kdelibs xorg-iceauth)
makedepends=(cmake git)
provides=(kde2-kde${_module})
conflicts=(kde2-kde${_module})
+options+=(libtool)
# Mirror
source=("git+https://github.com/sandsmark/kde2-kde${_module}.git")