Forráskód Böngészése

joe: Inherit mime-xdg

Fixes
joe-4.6: package contains desktop file with key 'MimeType' but does not inhert mime-xdg: joe path '/work/aarch64-yoe-linux/joe/4.6-r0/packages-split/joe/usr/share/applications/jpico.desktop'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj 4 éve
szülő
commit
ea5c076386
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      meta-oe/recipes-support/joe/joe_4.6.bb

+ 1 - 1
meta-oe/recipes-support/joe/joe_4.6.bb

@@ -9,7 +9,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/joe-editor/joe-${PV}.tar.gz"
 PACKAGECONFIG ??= "curses"
 PACKAGECONFIG[curses] = "--enable-curses,--disable-curses,ncurses,ncurses-terminfo"
 
-inherit autotools-brokensep
+inherit autotools-brokensep mime-xdg
 
 SRC_URI[md5sum] = "9017484e6116830d846678b625ea5c43"
 SRC_URI[sha256sum] = "495a0a61f26404070fe8a719d80406dc7f337623788e445b92a9f6de512ab9de"