summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/rxvt-unicode/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/user/rxvt-unicode/APKBUILD b/user/rxvt-unicode/APKBUILD
index 50cfad026..ed074972a 100644
--- a/user/rxvt-unicode/APKBUILD
+++ b/user/rxvt-unicode/APKBUILD
@@ -5,7 +5,7 @@
# Maintainer: Max Rees <maxcrees@me.com>
pkgname=rxvt-unicode
pkgver=9.31
-pkgrel=0
+pkgrel=1
pkgdesc="Fork of the rxvt terminal emulator with improved unicode support"
url="http://software.schmorp.de/pkg/rxvt-unicode.html"
arch="all"
@@ -13,7 +13,8 @@ options="!check" # No test suite.
license="(GPL-2.0+ OR BSD-2-Clause) AND GPL-2.0+ AND GPL-3.0+"
depends="$pkgname-terminfo"
makedepends="libx11-dev libxft-dev ncurses fontconfig-dev libptytty-dev
- gdk-pixbuf-dev libxrender-dev perl-dev startup-notification-dev"
+ gdk-pixbuf-dev libxrender-dev perl-dev startup-notification-dev
+ libxext-dev"
subpackages="$pkgname-doc $pkgname-terminfo::noarch"
source="http://dist.schmorp.de/$pkgname/Attic/$pkgname-$pkgver.tar.bz2
gentables.patch