diff options
-rw-r--r-- | meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb (renamed from meta-xfce/recipes-xfce/garcon/garcon_0.2.1.bb) | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.2.1.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb index 44ae51f072..81f6ce1695 100644 --- a/meta-xfce/recipes-xfce/garcon/garcon_0.2.1.bb +++ b/meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb | |||
@@ -2,13 +2,12 @@ DESCRIPTION="Xfce Menu Library" | |||
2 | SECTION = "x11/libs" | 2 | SECTION = "x11/libs" |
3 | LICENSE = "LGPLv2" | 3 | LICENSE = "LGPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" |
5 | DEPENDS = "glib-2.0 xfce4-dev-tools-native libxfce4util intltool-native" | 5 | DEPENDS = "xfce4-dev-tools-native libxfce4util libxfce4ui intltool-native" |
6 | PR = "r1" | ||
7 | 6 | ||
8 | inherit xfce gtk-doc | 7 | inherit xfce gtk-doc |
9 | 8 | ||
10 | SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch" | 9 | SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch" |
11 | SRC_URI[md5sum] = "c3cf89c836be0ddb281c81e4808fb68b" | 10 | SRC_URI[md5sum] = "aba62b80787aac295083bf7afd419ffb" |
12 | SRC_URI[sha256sum] = "48b644b8b2ffe597974e2526ca1a5d2d7da6a09c2d434f008dec80e9152701f7" | 11 | SRC_URI[sha256sum] = "787dc859713b6518992d760d4b858fb02e8a30705e6f6e871d7a14cc97bca972" |
13 | 12 | ||
14 | FILES_${PN} += "${datadir}/desktop-directories" | 13 | FILES_${PN} += "${datadir}/desktop-directories" |