From 63ca9079c3b2e8c04b53c18bd386e60b131cb947 Mon Sep 17 00:00:00 2001 From: Kevin Tian Date: Wed, 30 Jun 2010 16:35:09 +0800 Subject: libgpg-error: fix metadata Signed-off-by: Kevin Tian --- meta/packages/libgpg-error/libgpg-error_1.6.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'meta') diff --git a/meta/packages/libgpg-error/libgpg-error_1.6.bb b/meta/packages/libgpg-error/libgpg-error_1.6.bb index c34100e25..92ad10454 100644 --- a/meta/packages/libgpg-error/libgpg-error_1.6.bb +++ b/meta/packages/libgpg-error/libgpg-error_1.6.bb @@ -1,11 +1,10 @@ DESCRIPTION = "GPG-Error library" SECTION = "libs" -PRIORITY = "optional" -LICENSE = "GPL LGPL FDL" +LICENSE = "GPLv2+ & LGPLv2.1+" DEPENDS = "gettext" SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ - file://pkgconfig.patch;patch=1" + file://pkgconfig.patch;" # move libgpg-error-config into -dev package FILES_${PN} = "${libdir}/lib*.so.*" -- cgit v1.2.3