aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libtorrent-rasterbar
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2016-10-26 18:18:29 +0200
committerJakub Jirutka <jakub@jirutka.cz>2016-10-26 19:47:14 +0200
commitaf0c01ac63cfe01e0feb2f423efb822c93ba7e03 (patch)
tree00c5cd502d38210c7f3ef1c42d6b6d505236059c /testing/libtorrent-rasterbar
parent2480e9ea6684ef447270fbbf164c84164b802712 (diff)
downloadaports-af0c01ac63cfe01e0feb2f423efb822c93ba7e03.tar.bz2
aports-af0c01ac63cfe01e0feb2f423efb822c93ba7e03.tar.xz
[various] rename dependency python-dev to python2-dev
Diffstat (limited to 'testing/libtorrent-rasterbar')
-rw-r--r--testing/libtorrent-rasterbar/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libtorrent-rasterbar/APKBUILD b/testing/libtorrent-rasterbar/APKBUILD
index 50e8d4a05c..b564ce3368 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"