gpgme: reformatted

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3996 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2008-03-14 10:09:41 +00:00
parent 70483e47c5
commit 25679467aa

View File

@@ -1,10 +1,10 @@
LICENSE = "GPL"
SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2"
DEPENDS = "libgpg-error pth libassuan"
PR = "r1"
DEPENDS = "libgpg-error pth libassuan"
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