]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
gpgme: Remove libgpg-error from dependency list
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 Jun 2014 12:40:56 +0000 (14:40 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 Jun 2014 12:40:56 +0000 (14:40 +0200)
This has become a part of the core system, now.

lfs/gpgme

index 12da4cb777c27b8885aa5cfcb7315ac12e9f5842..cdaf5a69e964cf2a84163192219671b4bc3f0902 100644 (file)
--- a/lfs/gpgme
+++ b/lfs/gpgme
@@ -32,9 +32,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = gpgme
-PAK_VER    = 1
+PAK_VER    = 2
 
-DEPS       = "libgpg-error libassuan"
+DEPS       = "libassuan"
 
 ###############################################################################
 # Top-level Rules