diff options
-rw-r--r-- | meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb (renamed from meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb index 4ca21a6bce..d122bfe379 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb | |||
@@ -10,8 +10,8 @@ DEPENDS = "gtk+ dbus dbus-glib gtksourceview2 intltool-native xfce4-dev-tools-na | |||
10 | 10 | ||
11 | inherit xfce-app gsettings | 11 | inherit xfce-app gsettings |
12 | 12 | ||
13 | SRC_URI[md5sum] = "f55314c5dda6323883241e6cf01550a7" | 13 | SRC_URI[md5sum] = "fb85c23bcb096a46aee9ec22b4e4fdf5" |
14 | SRC_URI[sha256sum] = "60114431eac8db6bb6ce18bd38f1630cccb684375b97a445a1b6fd619848d132" | 14 | SRC_URI[sha256sum] = "39a7379b929d964665299c385b2cf705e32e8760698ccc34f91c990bb733518b" |
15 | 15 | ||
16 | # we have no gtksourceview 3.x around | 16 | # we have no gtksourceview 3.x around |
17 | EXTRA_OECONF = "--disable-gtk3" | 17 | EXTRA_OECONF = "--disable-gtk3" |