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 a162d0f02ad1..b7ee6ad28368 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=chicken-xtypes
_pkgname=xtypes
pkgver=0.1a2
-pkgrel=2
+pkgrel=3
pkgdesc="Chicken Egg: Bindings for datatypes used by Xlib"
-depends=('chicken' 'chicken-foreigners' 'libx11')
+depends=('chicken' 'chicken-foreigners' 'libx11' 'libxrender')
arch=('x86_64')
url='http://wiki.call-cc.org/eggref/4/xtypes'
license=('BSD')