summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b8343faafc3..c371c604c1a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,12 @@ _pkgname="liferea"
pkgname="${_pkgname}-unstable"
pkgver=1.11.5
-pkgrel=1
+pkgrel=2
pkgdesc="A desktop news aggregator for online news feeds and weblogs - Unstable"
arch=('i686' 'x86_64')
url="http://lzone.de/liferea/"
license=('GPL')
-depends=('webkitgtk' 'libnotify' 'json-glib' 'libpeas' 'desktop-file-utils')
+depends=('webkitgtk' 'libnotify' 'json-glib' 'libpeas' 'desktop-file-utils' 'gobject-introspection')
makedepends=('pkgconfig' 'diffutils' 'intltool')
optdepends=('gnome-keyring: for keyring plugin support'
'libgnome-keyring: for keyring plugin support'