summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-08-20 10:01:45 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-08-20 10:01:45 -0300
commit052675a0e6671c6f5a6de355540db4f2c01924d9 (patch)
tree0ab9c3da22ebcc71f3cddd3ff1224536bfb49e4a /nonprism
parent25f87319df3103b594217426a8ab7c2a9dfe0b9b (diff)
downloadabslibre-052675a0e6671c6f5a6de355540db4f2c01924d9.tar.gz
abslibre-052675a0e6671c6f5a6de355540db4f2c01924d9.tar.bz2
abslibre-052675a0e6671c6f5a6de355540db4f2c01924d9.zip
claws-mail-libre-nonprism: remove libgdata from makedepends line
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/claws-mail-libre-nonprism/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/nonprism/claws-mail-libre-nonprism/PKGBUILD b/nonprism/claws-mail-libre-nonprism/PKGBUILD
index 42b980a14..871526a56 100644
--- a/nonprism/claws-mail-libre-nonprism/PKGBUILD
+++ b/nonprism/claws-mail-libre-nonprism/PKGBUILD
@@ -5,8 +5,8 @@
_pkgname=claws-mail
pkgname=$_pkgname-libre-nonprism
pkgver=3.9.1
-pkgrel=3
-pkgdesc='A GTK+ based e-mail client, without nonfree PalmOS handheld devices support'
+pkgrel=3.1
+pkgdesc='A GTK+ based e-mail client, without nonfree PalmOS handheld devices and libgdata support'
arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
url="http://www.$_pkgname.org"
@@ -14,7 +14,7 @@ depends=('gtk2' 'gnutls' 'startup-notification' 'enchant'
'gpgme' 'libetpan>=1.1' 'libsm' 'db' 'dbus-glib' 'hicolor-icon-theme' 'desktop-file-utils')
makedepends=('compface' 'spamassassin' 'bogofilter' 'valgrind'
# dependencies for plugins
- 'libsoup' 'libgdata' 'webkitgtk2' 'libnotify' 'libcanberra' 'poppler-glib' 'pygtk')
+ 'libsoup' 'webkitgtk2' 'libnotify' 'libcanberra' 'poppler-glib' 'pygtk')
#'libchamplain' needed for geolocation plugin, disabled for now - most time it's not compatible with current gnome releases
optdepends=('python2: needed for some tools and python plugin'
'perl: needed for some tools and perl plugin'