aboutsummaryrefslogtreecommitdiffstats
path: root/testing/awake/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/awake/APKBUILD')
-rw-r--r--testing/awake/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/awake/APKBUILD b/testing/awake/APKBUILD
index e58785caa4..bc81212dc8 100644
--- a/testing/awake/APKBUILD
+++ b/testing/awake/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="A python command and library to 'wake on lan' a remote host"
url="https://github.com/cyraxjoe/awake"
arch="noarch"
license="GPL3"
-depends="python py-awake"
+depends="python2 py-awake"
depends_dev=""
makedepends="python2-dev"
install=""