summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Lange2023-05-27 18:07:49 +1000
committerRobin Lange2023-05-27 18:07:49 +1000
commitad04cb963c00a4f0deb09b965c0e937437a31ca0 (patch)
treeebfe1044ef118617366b63c6e6c6e325041f29e3
parentecc6a1db208c6de1c62662973ba562e4a6ee55e4 (diff)
downloadaur-ad04cb963c00a4f0deb09b965c0e937437a31ca0.tar.gz
glxinfo -> mesa-utils
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23428affdb92..afbe61c72102 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/Askannz/optimus-manager"
license=('MIT')
conflicts=("optimus-manager-git")
provides=("optimus-manager=$pkgver")
-depends=('python3' 'python-setuptools' 'python-dbus' 'glxinfo' 'xorg-xrandr')
+depends=('python3' 'python-setuptools' 'python-dbus' 'mesa-utils' 'xorg-xrandr')
optdepends=('bbswitch: alternative power switching method'
'acpi_call: alternative power switching method'
'xf86-video-intel: provides the Xorg intel driver')