diff --git a/util/crypt/gpgme/actions.py b/util/crypt/gpgme/actions.py
index d6625e6a8a..e2c38c5e8f 100644
--- a/util/crypt/gpgme/actions.py
+++ b/util/crypt/gpgme/actions.py
@@ -11,7 +11,8 @@ from pisi.actionsapi import get
def setup():
autotools.configure("--disable-fd-passing \
--disable-static \
- --disable-gpgsm-test")
+ --disable-gpgsm-test \
+ --enable-languages=cpp,qt,python")
def build():
autotools.make()
diff --git a/util/crypt/gpgme/pspec.xml b/util/crypt/gpgme/pspec.xml
index 03a8420075..1c3266ae48 100644
--- a/util/crypt/gpgme/pspec.xml
+++ b/util/crypt/gpgme/pspec.xml
@@ -13,13 +13,13 @@
library
GnuPG Made Easy is a library for making GnuPG easier to use
GPGME is a library designed to make access to GnuPG easier for applications. It provides a high-Level Crypto application programming interface (API) for encryption, decryption, signing, signature verification and key management.
- http://gd.tuwien.ac.at/pub/gnupg/gpgme/gpgme-1.7.1.tar.bz2
+ http://gd.tuwien.ac.at/pub/gnupg/gpgme/gpgme-1.8.0.tar.bz2
gnupg
libgpg-error-devel
libassuan-devel
qt5-base-devel
-
+
@@ -56,6 +56,13 @@
+
+ 2016-12-26
+ 1.8.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-12-24
1.7.1