diff options
Diffstat (limited to 'testing/openxcap/APKBUILD')
-rw-r--r-- | testing/openxcap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openxcap/APKBUILD b/testing/openxcap/APKBUILD index a03ab7b96b..3d1604cf7b 100644 --- a/testing/openxcap/APKBUILD +++ b/testing/openxcap/APKBUILD @@ -9,7 +9,7 @@ pkgusers="openxcap" pkggroups="openxcap" arch="noarch" license="GPL" -depends="python py-application py-gnutls py-twisted py-pillow +depends="python2 py-application py-gnutls py-twisted py-pillow py-lxml py-mysqldb" makedepends="python2-dev" install="$pkgname.pre-install" |