diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-03-12 03:40:54 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-03-12 03:40:54 +0000 |
commit | 5d4b5782f03734e12c907cbc7e4b8c35926e9554 (patch) | |
tree | d6b52861ee269d63f88807a3e6cefc926a173247 /community/mate-desktop | |
parent | 345769552026b46d72b7318f1efa6d615ce03ee3 (diff) |
Wed Mar 12 03:36:36 UTC 2014
Diffstat (limited to 'community/mate-desktop')
-rw-r--r-- | community/mate-desktop/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/community/mate-desktop/PKGBUILD b/community/mate-desktop/PKGBUILD index f5b2c8d1e..7ca18c7a4 100644 --- a/community/mate-desktop/PKGBUILD +++ b/community/mate-desktop/PKGBUILD @@ -2,7 +2,7 @@ pkgname=mate-desktop pkgver=1.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="Library with common API for various MATE modules" url="http://mate-desktop.org" arch=('i686' 'x86_64') @@ -11,6 +11,7 @@ depends=('dconf' 'gtk2' 'hicolor-icon-theme' 'libunique' 'python2' 'startup-notification' 'ttf-dejavu') makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools') optdepends=('lightdm-gtk2-greeter: A lightweight display manager' + 'onboard: On-screen keyboard useful for mobility impaired users' 'orca: Screen reader for blind or visually impaired individuals' 'yelp: for reading MATE help documents') options=('!emptydirs') |