summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-xfce/exo/exo_4.19.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/exo/exo_4.19.1.bb b/meta-xfce/recipes-xfce/exo/exo_4.19.1.bb
index f5415af75d..f6b50471c0 100644
--- a/meta-xfce/recipes-xfce/exo/exo_4.19.1.bb
+++ b/meta-xfce/recipes-xfce/exo/exo_4.19.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Application library for the Xfce desktop environment"
2SECTION = "x11" 2SECTION = "x11"
3LICENSE = "GPL-2.0-or-later" 3LICENSE = "GPL-2.0-or-later"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5DEPENDS = "gtk+3 libxfce4ui liburi-perl-native cairo" 5DEPENDS = "gtk+3 libxfce4ui cairo"
6 6
7inherit xfce perlnative gtk-doc features_check mime-xdg 7inherit xfce perlnative gtk-doc features_check mime-xdg
8 8