summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41b8be61277b..6ad2a4af3d32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="A graphical tool to choose the GPU used for 3D rendering with PRIME. Re
arch=('any')
url="https://github.com/ChristophHaag/gpuchooser"
license=('GPL')
-depends=('python-pyqt5' 'mesa-demos')
+depends=('python-pyqt5' 'mesa-demos' 'driconf')
source=("git+https://github.com/ChristophHaag/gpuchooser.git")
md5sums=("SKIP")