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 17754f3700a1..8cc5d3144cf1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='A Gtk utility to set two different backgrounds for each monitor on GNOM
arch=('any')
url='https://github.com/gabmus/hydrapaper'
license=('GPL3')
-depends=('gtk3>=3.24' 'python' 'python-pillow' 'libwnck3' 'python-gmconfig' 'python-gmgtk')
+depends=('gtk3' 'python' 'python-pillow' 'libwnck3' 'python-gmconfig-git' 'python-gmgtk-git')
makedepends=('git' 'meson')
provides=('hydrapaper')
conflicts=('hydrapaper')