mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
subsurface: Adjust dependencies to match eglibc -> glibc move
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user