]> code.ossystems Code Review - openembedded-core.git/commitdiff
gpgme: reformatted
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 14 Mar 2008 10:09:41 +0000 (10:09 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 14 Mar 2008 10:09:41 +0000 (10:09 +0000)
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

index d78cc88cef3fd52c377e06e66a65d9b4bc2ad231..550144be88a6a101020826e36c1cc6d71b0396a1 100644 (file)
@@ -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