diff options
| -rw-r--r-- | meta/packages/libgpg-error/libgpg-error_1.6.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta/packages/libgpg-error/libgpg-error_1.6.bb b/meta/packages/libgpg-error/libgpg-error_1.6.bb index 92ad104542..d5c6fe80b5 100644 --- a/meta/packages/libgpg-error/libgpg-error_1.6.bb +++ b/meta/packages/libgpg-error/libgpg-error_1.6.bb @@ -4,7 +4,7 @@ LICENSE = "GPLv2+ & LGPLv2.1+"  DEPENDS = "gettext"  SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ -	   file://pkgconfig.patch;" +           file://pkgconfig.patch;"  # move libgpg-error-config into -dev package  FILES_${PN} = "${libdir}/lib*.so.*" | 
