summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMilkii Brewster2023-06-06 17:23:18 +0100
committerMilkii Brewster2023-06-06 17:23:18 +0100
commitfc6d7c345b8bddc5d0f2c7ccd18865f09b276101 (patch)
tree44ae0701b8030e589b2da6b30ed706a3ce36ecec /PKGBUILD
parent0f11351a5b2557a787da8190dfb3f7ad73e7daac (diff)
downloadaur-screenkey-git.tar.gz
add python-pip
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37f3931ccb3d..682d740f6e65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ arch=('any')
url="https://gitlab.com/screenkey/screenkey"
license=('GPL3')
depends=('gtk3' 'python-gobject' 'python-cairo' 'libxtst')
-makedepends=('git' 'python-setuptools' 'python-distutils-extra')
+makedepends=('git' 'python-setuptools' 'python-distutils-extra' 'python-pip')
optdepends=('slop: interactive positioning of the output textbox'
'ttf-font-awesome: multimedia keys symbols')
source=("$pkgname"::"git+https://gitlab.com/wavexx/screenkey.git")