summaryrefslogtreecommitdiff
path: root/community/onboard
diff options
context:
space:
mode:
Diffstat (limited to 'community/onboard')
-rw-r--r--community/onboard/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/onboard/PKGBUILD b/community/onboard/PKGBUILD
index b493ea4c0..1a39cbbdf 100644
--- a/community/onboard/PKGBUILD
+++ b/community/onboard/PKGBUILD
@@ -1,3 +1,4 @@
+# $Id: PKGBUILD 71667 2012-05-31 18:15:19Z ebelanger $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=onboard
@@ -8,7 +9,7 @@ arch=('i686' 'x86_64')
url="https://launchpad.net/onboard"
license=('GPL')
depends=('python2-cairo' 'dbus-python' 'python2-gobject' 'libwnck3' 'python2-virtkey' 'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'xdg-utils')
-makedepends=('python-distutils-extra')
+makedepends=('python2-distutils-extra')
optdepends=('at-spi2-atk: auto-show when editing text'
'mousetweaks: hover click with mouse')
options=('!emptydirs')