summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGabriele Musco2018-02-14 14:08:15 +0100
committerGabriele Musco2018-02-14 14:08:15 +0100
commit77d531a52ac4e63336078cea2b21c0a0847259aa (patch)
treec6f864a7fcac2d51f9c8cf89fb312439e019a9bf /PKGBUILD
parentbe150ab0e2838cfb1dccd9ccfe68b012cbcb8d4f (diff)
downloadaur-77d531a52ac4e63336078cea2b21c0a0847259aa.tar.gz
changed dependencies
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')