app-crypt/gpgme: fix libgpg-error dependency
authorAlon Bar-Lev <alonbl@gentoo.org>
Sat, 13 May 2017 05:04:40 +0000 (08:04 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Sat, 13 May 2017 05:04:40 +0000 (08:04 +0300)
Bug: 618168
Thanks: Urban

Package-Manager: Portage-2.3.5, Repoman-2.3.1

app-crypt/gpgme/gpgme-1.8.0-r2.ebuild
app-crypt/gpgme/gpgme-1.8.0-r3.ebuild

index 390f4477398bb994ab8b9281c317bf50747c3a8e..ff2d22ee82e35ccfe36ac4249cb8d176905a698c 100644 (file)
@@ -19,7 +19,7 @@ IUSE="common-lisp static-libs cxx python qt5"
 
 COMMON_DEPEND="app-crypt/gnupg
        >=dev-libs/libassuan-2.0.2
-       >=dev-libs/libgpg-error-1.11
+       >=dev-libs/libgpg-error-1.17
        python? ( ${PYTHON_DEPS} )
        qt5? ( dev-qt/qtcore:5 )"
        #doc? ( app-doc/doxygen[dot] )
index cfb8e2e69db2b0b22b3bf4a49e5b764c75c434dc..dd85e3d4d15da886ecc8b6643d132f95c901674c 100644 (file)
@@ -19,7 +19,7 @@ IUSE="common-lisp cxx python qt5 static-libs"
 
 COMMON_DEPEND="app-crypt/gnupg
        >=dev-libs/libassuan-2.0.2
-       >=dev-libs/libgpg-error-1.11
+       >=dev-libs/libgpg-error-1.17
        python? ( ${PYTHON_DEPS} )
        qt5? ( dev-qt/qtcore:5 )"
        #doc? ( app-doc/doxygen[dot] )