diff options
| -rw-r--r-- | meta-xfce/recipes-apps/mousepad/mousepad_0.5.5.bb (renamed from meta-xfce/recipes-apps/mousepad/mousepad_0.5.4.bb) | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.4.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.5.bb index 7a2f12b1e2..830d86b8a1 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.4.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.5.bb | |||
| @@ -7,7 +7,10 @@ DEPENDS = "gtk+3 gtksourceview4 xfconf xfce4-dev-tools-native" | |||
| 7 | 7 | ||
| 8 | inherit xfce-app gsettings mime-xdg | 8 | inherit xfce-app gsettings mime-xdg |
| 9 | 9 | ||
| 10 | SRC_URI[sha256sum] = "d90f492e5d0cba5f5b3b0c1eb7fd7c1701aef57e3fa244d2c457e7f9b0a42aa1" | 10 | SRC_URI[sha256sum] = "40c35f00e0e10df50a59bd0dbba9007d2fb5574ed8a2aa73b0fc5ef40e64abe1" |
| 11 | |||
| 12 | PACKAGECONFIG ??= "" | ||
| 13 | PACKAGECONFIG[spell] = "--enable-plugin-gspell,--disable-plugin-gspell,gspell" | ||
| 11 | 14 | ||
| 12 | FILES_${PN} += " \ | 15 | FILES_${PN} += " \ |
| 13 | ${datadir}/glib-2.0/schemas \ | 16 | ${datadir}/glib-2.0/schemas \ |
