aboutsummaryrefslogtreecommitdiffstats
path: root/community/setconf
diff options
context:
space:
mode:
Diffstat (limited to 'community/setconf')
-rw-r--r--community/setconf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/setconf/APKBUILD b/community/setconf/APKBUILD
index 095e990b24..cf6e015e19 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/"