From d6529c8d14d870c966dc74c3008cdce15dabb7c5 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Wed, 26 Oct 2016 18:51:19 +0200 Subject: [various] rename dependency python to python2 --- community/setconf/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/setconf') diff --git a/community/setconf/APKBUILD b/community/setconf/APKBUILD index 095e990b24d..cf6e015e194 100644 --- a/community/setconf/APKBUILD +++ b/community/setconf/APKBUILD @@ -6,7 +6,7 @@ pkgdesc="Utility for easily changing settings in configuration files" url="http://setconf.roboticoverlords.org/" arch="noarch" license="GPL2" -depends="python" +depends="python2" subpackages="$pkgname-doc" source="http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz" builddir="$srcdir/" -- cgit v1.2.3