summaryrefslogtreecommitdiff
path: root/community/lxrandr/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lxrandr/PKGBUILD')
-rw-r--r--community/lxrandr/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/lxrandr/PKGBUILD b/community/lxrandr/PKGBUILD
index 8ea63dc27..2cd922a11 100644
--- a/community/lxrandr/PKGBUILD
+++ b/community/lxrandr/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 64887 2012-02-18 19:34:23Z bpiotrowski $
+# $Id: PKGBUILD 82107 2013-01-08 18:48:27Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Geoffroy Carrier <geoffroy.carrier@koon.fr>
pkgname=lxrandr
pkgver=0.1.2
-pkgrel=2
+pkgrel=3
pkgdesc="Monitor configuration tool (part of LXDE)"
arch=('i686' 'x86_64')
license=('GPL2')
url="http://lxde.org/"
groups=('lxde')
-depends=('gtk2' 'xorg-server-utils')
+depends=('gtk2' 'xorg-xrandr')
makedepends=('pkgconfig' 'intltool')
source=(http://downloads.sourceforge.net/sourceforge/lxde/${pkgname}-${pkgver}.tar.gz)
md5sums=('8a7391581541bba58839ac11dbf5b575')