aboutsummaryrefslogtreecommitdiffstats
path: root/main/hexchat
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 /main/hexchat
parent2480e9ea6684ef447270fbbf164c84164b802712 (diff)
downloadaports-af0c01ac63cfe01e0feb2f423efb822c93ba7e03.tar.bz2
aports-af0c01ac63cfe01e0feb2f423efb822c93ba7e03.tar.xz
[various] rename dependency python-dev to python2-dev
Diffstat (limited to 'main/hexchat')
-rw-r--r--main/hexchat/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/hexchat/APKBUILD b/main/hexchat/APKBUILD
index 129a513935..96f977b2dc 100644
--- a/main/hexchat/APKBUILD
+++ b/main/hexchat/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="GPL2+"
depends=""
makedepends="gtk+2.0-dev libressl-dev dbus-glib-dev perl-dev
- libsexy-dev python-dev libnotify-dev libproxy-dev lua5.3-dev
+ libsexy-dev python2-dev libnotify-dev libproxy-dev lua5.3-dev
bash libtool autoconf automake"
install=""
subpackages="$pkgname-doc $pkgname-lang $pkgname-python:_python"