diff -r e1846008ed75 PKGBUILD --- a/PKGBUILD Mon Jun 21 10:29:51 2010 -0400 +++ b/PKGBUILD Tue Jun 22 15:00:31 2010 +0200 @@ -2,17 +2,17 @@ pkgname="wmii-hg" pkgver=2647 pkgrel=1 pkgdesc="The latest hg pull of wmii, a lightweight, dynamic window manager for X11" url="http://wmii.suckless.org" license=("MIT") arch=("i686" "x86_64") depends=("libx11" "libxinerama" "libxrandr") -makedepends=("mercurial") +makedepends=("mercurial" "txt2tags") optdepends=("plan9port: for use of the alternative plan9port wmiirc" \ "python: for use of the alternative Python wmiirc" \ "ruby-rumai: for use of the alternative Ruby wmiirc" \ "libxft: for anti-aliased font support") provides=("wmii") conflicts=("wmii") source=()