summaryrefslogtreecommitdiff
path: root/community/subtle
diff options
context:
space:
mode:
Diffstat (limited to 'community/subtle')
-rw-r--r--community/subtle/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/subtle/PKGBUILD b/community/subtle/PKGBUILD
index 0173189be..533de4e94 100644
--- a/community/subtle/PKGBUILD
+++ b/community/subtle/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 58177 2011-11-08 07:15:39Z angvp $
+# $Id: PKGBUILD 65317 2012-02-20 23:41:01Z angvp $
# Maintainer: Angel Velasquez <angvp@archlinux.org>
# Contributor: unexist <unexist@dorfelite.net>
# Past Contributors: Abakus <java5@arcor.de>, TDY <tdy@gmx.com>, Xilon <xilonmu@gmail.com>
pkgname=subtle
pkgver=0.10.3008
-pkgrel=2
+pkgrel=3
pkgdesc="A grid-based manual tiling window manager with a strong focus on easy but customizable look and feel"
arch=("i686" "x86_64")
url="http://subtle.subforge.org"
license=("GPL")
-depends=("libx11" "ruby")
+depends=("libx11" "ruby" "libxft" "libxpm" "libxrandr" "libxft" "libxpm" "libxinerama")
makedepends=("ruby" "pkg-config" "libxinerama" "libxrandr" "libxft" "libxpm")
provides=("subtle")
conflicts=("subtle-hg")