diff options
-rw-r--r-- | meta-xfce/recipes-apps/mousepad/mousepad_0.5.4.bb (renamed from meta-xfce/recipes-apps/mousepad/mousepad_0.5.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.3.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.4.bb index 1fba679148..7a2f12b1e2 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.3.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.4.bb | |||
@@ -3,11 +3,11 @@ SECTION = "x11/application" | |||
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
5 | 5 | ||
6 | DEPENDS = "gtk+3 gtksourceview3 xfconf xfce4-dev-tools-native" | 6 | 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] = "e7208bb9e96a1525d3358a64f9cdd165005078e84e81984a953a2a03491fcaa8" | 10 | SRC_URI[sha256sum] = "d90f492e5d0cba5f5b3b0c1eb7fd7c1701aef57e3fa244d2c457e7f9b0a42aa1" |
11 | 11 | ||
12 | FILES_${PN} += " \ | 12 | FILES_${PN} += " \ |
13 | ${datadir}/glib-2.0/schemas \ | 13 | ${datadir}/glib-2.0/schemas \ |