diff options
-rw-r--r-- | meta-xfce/recipes-xfce/exo/exo_0.12.6.bb (renamed from meta-xfce/recipes-xfce/exo/exo_0.12.5.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-xfce/recipes-xfce/exo/exo_0.12.5.bb b/meta-xfce/recipes-xfce/exo/exo_0.12.6.bb index 7d61e8f83b..e09b4ff8be 100644 --- a/meta-xfce/recipes-xfce/exo/exo_0.12.5.bb +++ b/meta-xfce/recipes-xfce/exo/exo_0.12.6.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION="Application library for the Xfce desktop environment" | |||
2 | SECTION = "x11" | 2 | SECTION = "x11" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
5 | DEPENDS = "gtk+ libxfce4util libxfce4ui virtual/libx11 liburi-perl-native cairo" | 5 | DEPENDS = "gtk+ libxfce4ui virtual/libx11 liburi-perl-native cairo" |
6 | DEPENDS_class-native = "glib-2.0-native xfce4-dev-tools-native intltool-native" | 6 | DEPENDS_class-native = "glib-2.0-native xfce4-dev-tools-native intltool-native" |
7 | 7 | ||
8 | inherit xfce pythonnative perlnative gtk-doc distro_features_check | 8 | inherit xfce pythonnative perlnative gtk-doc distro_features_check |
@@ -20,8 +20,8 @@ SRC_URI_append_class-native = " \ | |||
20 | file://reduce-build-to-exo-csource-only.patch \ | 20 | file://reduce-build-to-exo-csource-only.patch \ |
21 | " | 21 | " |
22 | 22 | ||
23 | SRC_URI[md5sum] = "1de1d539262847d49474d20cbebc78ea" | 23 | SRC_URI[md5sum] = "e97267e5d5a41bf5b95e9bfdaa62e47a" |
24 | SRC_URI[sha256sum] = "e8f434d6436ae647dd1614e8a24aba23c83f70cb14037b5bc98652f558be43e8" | 24 | SRC_URI[sha256sum] = "1417fffc593225d61ba57b050ae2ce66ef37615c9ec66944db32019761441003" |
25 | 25 | ||
26 | PACKAGES =+ "exo-csource" | 26 | PACKAGES =+ "exo-csource" |
27 | 27 | ||