[oe-commits] Khem Raj : subsurface: Adjust dependencies to match eglibc -> glibc move

git at git.openembedded.org git at git.openembedded.org
Mon Sep 29 02:51:28 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 394d1444b3bb0a1dbb682a3ad70db70d9c32f4f0
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=394d1444b3bb0a1dbb682a3ad70db70d9c32f4f0

Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue Sep  2 13:52:57 2014 -0700

subsurface: Adjust dependencies to match eglibc -> glibc move

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-extended/subsurface/subsurface_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-extended/subsurface/subsurface_git.bb b/meta-oe/recipes-extended/subsurface/subsurface_git.bb
index 0632f21..fc50eb6 100644
--- a/meta-oe/recipes-extended/subsurface/subsurface_git.bb
+++ b/meta-oe/recipes-extended/subsurface/subsurface_git.bb
@@ -28,5 +28,5 @@ do_install() {
 }
 
 FILES_${PN} += "${datadir}/icons/hicolor/scalable/apps/subsurface.svg"
-RRECOMMENDS_${PN}_append_libc-glibc = " eglibc-gconv-iso8859-15"
+RRECOMMENDS_${PN}_append_libc-glibc = " glibc-gconv-iso8859-15"
 



More information about the Openembedded-commits mailing list