mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 00:14:09 -04:00
Fix PKGBUILD.
This commit is contained in:
parent
b7584f6feb
commit
bca39c9a0e
3
PKGBUILD
3
PKGBUILD
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgbase="g13gui"
|
pkgbase="g13gui"
|
||||||
pkgname="g13gui-git"
|
pkgname="g13gui-git"
|
||||||
pkgver=d4a5186
|
pkgver=b7584f6
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A user-space driver and GUI configurator for the Logitech G13"
|
pkgdesc="A user-space driver and GUI configurator for the Logitech G13"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -14,7 +14,6 @@ depends=(
|
|||||||
'python-pyusb>=1.0.2'
|
'python-pyusb>=1.0.2'
|
||||||
'python-dbus'
|
'python-dbus'
|
||||||
'python-gobject'
|
'python-gobject'
|
||||||
'python-pyusb'
|
|
||||||
'python-pillow>=10.0.1'
|
'python-pillow>=10.0.1'
|
||||||
'python-cffi'
|
'python-cffi'
|
||||||
'python-psutil'
|
'python-psutil'
|
||||||
|
Loading…
Reference in New Issue
Block a user