summaryrefslogtreecommitdiff
path: root/pcr/maliit-framework/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-06-20 17:04:34 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-06-20 17:04:34 -0300
commit43a1e54786ded60f861fa4936ddbeb1c083d4c56 (patch)
tree135f91804a9c592ad08d27b222af92d8ab9c1f6c /pcr/maliit-framework/PKGBUILD
parent3bdbfb0d0e7c56a94ef8b0f5cda1a87ee6ceb72c (diff)
maliit-framework: fix some issues
Diffstat (limited to 'pcr/maliit-framework/PKGBUILD')
-rw-r--r--pcr/maliit-framework/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/maliit-framework/PKGBUILD b/pcr/maliit-framework/PKGBUILD
index 102a02e75..d4207f993 100644
--- a/pcr/maliit-framework/PKGBUILD
+++ b/pcr/maliit-framework/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=maliit-framework
pkgver=0.99.0
-pkgrel=1
+pkgrel=4
pkgdesc="Maliit Input Methods - Framework"
arch=('x86_64' 'i686')
url="http://maliit.org"
license=('LGPL')
-depends=('qt5-base' 'qt5-quick1' 'gtk2' 'gtk3')
+depends=('qt5-base' 'qt5-quick1' 'gtk2' 'gtk3' 'gconf')
install=${pkgname}.install
source=(http://maliit.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
md5sums=('c5e8c67cbfb514122518d92f1edcc990')