arch: Depend on GTK3

This commit is contained in:
June Tate-Gans 2024-03-28 22:50:42 -05:00
parent f04ca75669
commit 99995c2c73

View File

@ -19,7 +19,7 @@ depends=(
'python-psutil'
'python-pyusb>=1.0.2'
'python-xlib'
'glib2'
'gtk3'
'xorg-fonts-misc'
)
makedepends=('git' 'meson')