summaryrefslogtreecommitdiff
path: root/community/onboard/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/onboard/PKGBUILD')
-rw-r--r--community/onboard/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/onboard/PKGBUILD b/community/onboard/PKGBUILD
index f55da6bd6..ef038dab1 100644
--- a/community/onboard/PKGBUILD
+++ b/community/onboard/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 75934 2012-09-05 19:46:18Z bgyorgy $
+# $Id: PKGBUILD 76260 2012-09-15 09:38:36Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=onboard
pkgver=0.98.0
-pkgrel=1
+pkgrel=2
pkgdesc="On-screen keyboard useful on tablet PCs or for mobility impaired users"
arch=('i686' 'x86_64')
url="https://launchpad.net/onboard"
license=('GPL')
-depends=('python-cairo' 'python-dbus' 'python-gobject' 'gtk3' 'python-virtkey' 'gsettings-desktop-schemas' 'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'xdg-utils')
+depends=('python-dbus' 'python-gobject' 'gtk3' 'python-virtkey' 'librsvg' 'gsettings-desktop-schemas' 'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'xdg-utils')
makedepends=('python-distutils-extra')
optdepends=('at-spi2-atk: auto-show when editing text'
'mousetweaks: hover click with mouse')