diff options
Diffstat (limited to 'testing/libtorrent-rasterbar/APKBUILD')
-rw-r--r-- | testing/libtorrent-rasterbar/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libtorrent-rasterbar/APKBUILD b/testing/libtorrent-rasterbar/APKBUILD index 50e8d4a05c9..b564ce33686 100644 --- a/testing/libtorrent-rasterbar/APKBUILD +++ b/testing/libtorrent-rasterbar/APKBUILD @@ -11,7 +11,7 @@ url="http://www.rasterbar.com/products/libtorrent" arch="all" license="BSD" depends="" -depends_dev="boost-dev libressl-dev python-dev" +depends_dev="boost-dev libressl-dev python2-dev" makedepends="$depends_dev linux-headers" subpackages="$pkgname-dev" source="https://github.com/arvidn/libtorrent/releases/download/libtorrent-$_pkgver/$pkgname-$pkgver.tar.gz" |