summaryrefslogtreecommitdiff
path: root/community/easystroke
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-29 00:06:25 -0800
committerroot <root@rshg054.dnsready.net>2013-01-29 00:06:25 -0800
commit2cb7f65fb24926493d457f6931e421e27aa629da (patch)
treedfd419375945457b6b6dd74c280812f8e5533743 /community/easystroke
parent1b9f6dc846379470b620b5dbb9d4d7acd1de148c (diff)
Tue Jan 29 00:06:25 PST 2013
Diffstat (limited to 'community/easystroke')
-rw-r--r--community/easystroke/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/easystroke/PKGBUILD b/community/easystroke/PKGBUILD
index 75a71810d..bf1cb5a39 100644
--- a/community/easystroke/PKGBUILD
+++ b/community/easystroke/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=easystroke
pkgver=0.5.6
-pkgrel=1
+pkgrel=2
pkgdesc='Use mouse gestures to initiate commands and hotkeys.'
arch=('i686' 'x86_64')
url='http://easystroke.sourceforge.net/'
license=('custom:ISC')
-depends=('gtkmm' 'boost' 'libxtst' 'dbus-glib' 'xorg-server')
-makedepends=('inputproto' 'intltool' 'gettext' 'xorg-server-devel' 'help2man')
+depends=('gtkmm' 'boost-libs' 'libxtst' 'dbus-glib' 'xorg-server')
+makedepends=('boost' 'inputproto' 'intltool' 'gettext' 'xorg-server-devel' 'help2man')
install=easystroke.install
source=("http://downloads.sourceforge.net/easystroke/${pkgname}-${pkgver}.tar.gz")
md5sums=('a9f06576a47deaf6f612bb993685af0f')