mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 00:14:09 -04:00
arch: Add in python-xlib
This commit is contained in:
parent
e979130a20
commit
7e0b2f22a5
3
PKGBUILD
3
PKGBUILD
@ -2,8 +2,8 @@
|
||||
|
||||
pkgbase="g13gui"
|
||||
pkgname="g13gui-git"
|
||||
pkgver=b7584f6
|
||||
pkgrel=1
|
||||
pkgver="(replaceme)"
|
||||
pkgdesc="A user-space driver and GUI configurator for the Logitech G13"
|
||||
arch=('any')
|
||||
url="https://github.com/jtgans/g13gui"
|
||||
@ -18,6 +18,7 @@ depends=(
|
||||
'python-cffi'
|
||||
'python-psutil'
|
||||
'python-appdirs'
|
||||
'python-xlib'
|
||||
'xorg-fonts-misc'
|
||||
)
|
||||
makedepends=('git' 'meson')
|
||||
|
Loading…
Reference in New Issue
Block a user