diff options
| -rw-r--r-- | meta-oe/recipes-extended/subsurface/subsurface_git.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta-oe/recipes-extended/subsurface/subsurface_git.bb b/meta-oe/recipes-extended/subsurface/subsurface_git.bb index 0632f2120d..fc50eb6806 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() { | |||
| 28 | } | 28 | } | 
| 29 | 29 | ||
| 30 | FILES_${PN} += "${datadir}/icons/hicolor/scalable/apps/subsurface.svg" | 30 | FILES_${PN} += "${datadir}/icons/hicolor/scalable/apps/subsurface.svg" | 
| 31 | RRECOMMENDS_${PN}_append_libc-glibc = " eglibc-gconv-iso8859-15" | 31 | RRECOMMENDS_${PN}_append_libc-glibc = " glibc-gconv-iso8859-15" | 
| 32 | 32 | ||
