safeeyes: remove pip from build depends
This commit is contained in:
parent
7a224e1aad
commit
14d9c12321
|
@ -3,7 +3,7 @@ pkgname=safeeyes
|
|||
version=2.1.4
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-pip python3-devel pkg-config"
|
||||
hostmakedepends="python3-setuptools python3-devel pkg-config"
|
||||
makedepends="python3-devel cairo-devel libgirepository-devel"
|
||||
depends="python3-psutil libayatana-appindicator python3-gobject python3-Babel
|
||||
python3-dbus xprop alsa-utils python3-xlib"
|
||||
|
|
Loading…
Reference in New Issue