summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c07a21542de3..3acc8141b5ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=chbg
pkgver=1.5
-pkgrel=6
+pkgrel=7
pkgdesc="Periodically change background image in X11. Can be a slideshow screensaver too"
arch=('i686' 'x86_64')
url="http://chbg.sourceforge.net/about.html"
license=('GPL')
-depends=('gtk2' 'imlib2')
+depends=('gtk2' 'imlib2' 'libpng12')
source=(http://downloads.sourceforge.net/chbg/$pkgname-$pkgver.tgz
gtk2.patch)
md5sums=('3ee8b01a7e089570f66d89dac353cc2c'