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 9497c9e903d7..3fc6c9a1f36f 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.14' 'python' 'python-pillow' 'python-xmltodict')
+depends=('gtk3>=3.24' 'python' 'python-pillow' 'libwnck3')
makedepends=('git' 'meson')
provides=('hydrapaper')
conflicts=('hydrapaper')