summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12017-08-19 17:46:01 +0800
committerChocobo12017-08-19 17:46:57 +0800
commit5b0a544a3f5d6983bf16e4aba92f0a59fee56dd1 (patch)
tree03423f6509b1dcdfd872155c99f7fb4275354423 /PKGBUILD
parent80dcb1ac655515f64a9af265a9fbb38c29c4f40d (diff)
downloadaur-5b0a544a3f5d6983bf16e4aba92f0a59fee56dd1.tar.gz
upgpkg: libtorrent-rasterbar-1_0-git 1.0.11.r7.gc074e8788-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1391b0984bed..3ef3afc6d9ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ depends=('boost-libs')
makedepends=('git' 'boost' 'python2' 'python')
provides=('libtorrent-rasterbar')
conflicts=('libtorrent-rasterbar')
+options=('staticlibs')
source=('git+https://github.com/arvidn/libtorrent.git#branch=RC_1_0')
sha256sums=('SKIP')
@@ -41,7 +42,6 @@ _build() (
../libtorrent/configure \
--prefix=/usr \
--enable-python-binding \
- --disable-static \
--with-libiconv \
--with-boost-python="$_boost"