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 a81fdee4d081..4d611ea0e87e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="https://github.com/ChimeraOS/gamescope-session"
license=('MIT')
groups=()
-depends=('gamescope')
+depends=('gamescope' 'read-edid')
makedepends=('git')
install=gamescope-session.install
source=("${_gitdir}::git+https://github.com/3003n/${_gitdir}.git#branch=dev")