diff options
-rw-r--r-- | community/ices/APKBUILD (renamed from testing/ices/APKBUILD) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ices/APKBUILD b/community/ices/APKBUILD index 17f795e172..5ab8f1584d 100644 --- a/testing/ices/APKBUILD +++ b/community/ices/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="GPL2+" depends="" makedepends="libogg-dev libxml2-dev libvorbis-dev libshout-dev alsa-lib-dev - lame-dev perl-dev python-dev libxml2-dev linux-headers" + lame-dev perl-dev python2-dev libxml2-dev linux-headers" subpackages="$pkgname-doc" source="http://downloads.us.xiph.org/releases/ices/$pkgname-$pkgver.tar.gz" |