From 25679467aa6a38b5b514a706e166fade6fcb5a4d Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 14 Mar 2008 10:09:41 +0000 Subject: gpgme: reformatted git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3996 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/gpgme/gpgme_1.1.4.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/packages') diff --git a/meta/packages/gpgme/gpgme_1.1.4.bb b/meta/packages/gpgme/gpgme_1.1.4.bb index d78cc88ce..550144be8 100644 --- a/meta/packages/gpgme/gpgme_1.1.4.bb +++ b/meta/packages/gpgme/gpgme_1.1.4.bb @@ -1,10 +1,10 @@ LICENSE = "GPL" SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2" -PR = "r1" - DEPENDS = "libgpg-error pth libassuan" +PR = "r1" -EXTRA_OECONF = "--with-pth=${STAGING_DIR}/${HOST_SYS} --without-pth-test --with-gpg=${bindir}/gpg --without-gpgsm" +EXTRA_OECONF = "--with-pth=${STAGING_DIR}/${HOST_SYS} --without-pth-test \ + --with-gpg=${bindir}/gpg --without-gpgsm" inherit autotools binconfig -- cgit v1.2.3