diff options
Diffstat (limited to 'meta-xfce/recipes-xfce/exo/exo_0.10.2.bb')
-rw-r--r-- | meta-xfce/recipes-xfce/exo/exo_0.10.2.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb b/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb index 4fdfd48c0..6aa105649 100644 --- a/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb +++ b/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb | |||
@@ -2,9 +2,10 @@ 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 perl-native cairo" | 5 | DEPENDS = "gtk+ libxfce4util libxfce4ui virtual/libx11 liburi-perl-native cairo" |
6 | PR = "r1" | ||
6 | 7 | ||
7 | inherit xfce pythonnative | 8 | inherit xfce pythonnative perlnative |
8 | 9 | ||
9 | # SRC_URI must follow inherited one | 10 | # SRC_URI must follow inherited one |
10 | SRC_URI += " \ | 11 | SRC_URI += " \ |