summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAzat Khuzhin2019-12-02 01:26:34 +0300
committerAzat Khuzhin2019-12-02 01:26:46 +0300
commit1c9f239e946f0f56e2625b50f4eb5a990163ecee (patch)
tree1519210b0df8549751e588c7b788f5dae7ba9745 /PKGBUILD
parentd2ae6c85d226d7a16c204c70639b25c6f8b8b0fc (diff)
downloadaur-1c9f239e946f0f56e2625b50f4eb5a990163ecee.tar.gz
Keep static library
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)