]> code.ossystems Code Review - openembedded-core.git/commitdiff
gpgme: removed libassuan dependency as it is needed only for gpgsm which we do not...
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 14 Mar 2008 10:10:59 +0000 (10:10 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 14 Mar 2008 10:10:59 +0000 (10:10 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3998 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gpgme/gpgme_1.1.4.bb

index a6b26ee1923b1ea536e9a58b67ebb61646333c79..120a07e2aeca4b6151762e3e9736828a53826774 100644 (file)
@@ -1,6 +1,6 @@
 LICENSE = "GPL"
 SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2"
-DEPENDS = "libgpg-error pth libassuan"
+DEPENDS = "libgpg-error pth"
 PR = "r2"
 
 EXTRA_OECONF = "--with-pth=${STAGING_DIR}/${HOST_SYS} --without-pth-test \