summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4363e552552..a34d05a7ac6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ url='https://github.com/azat/popt'
license=('GPL')
provides=(popt)
conflicts=(popt)
+options=('staticlibs')
makedepends=('autoconf' 'automake' 'gcc' 'git' 'libtool' 'make')
source=('git+https://github.com/azat/popt#branch=patched')
md5sums=(SKIP)