diff options
-rw-r--r-- | meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.0.bb (renamed from meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.7.1.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.7.1.bb b/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.0.bb index 2fa1634e77..5e62c033d9 100644 --- a/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.7.1.bb +++ b/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.0.bb | |||
@@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=496f09f084b0f7e6f02f769a84490c6b" | |||
6 | 6 | ||
7 | inherit xfce-panel-plugin | 7 | inherit xfce-panel-plugin |
8 | 8 | ||
9 | SRC_URI[md5sum] = "2f68e0d53baf68ecc1a7165ad33c26a9" | 9 | SRC_URI[md5sum] = "e4e897741ebe2827192971c2aaad835d" |
10 | SRC_URI[sha256sum] = "61fe2e33fe99939d5d06a682e94e40e05ef844c930ad612154090d158b2ce681" | 10 | SRC_URI[sha256sum] = "3b0d3b9f4b7c3e3e7be668e2f7c845b89b16e0ed3db2bacb544a17272682ced0" |
11 | 11 | ||
12 | DEPENDS += "libxklavier libwnck librsvg garcon" | 12 | DEPENDS += "libxklavier libwnck3 librsvg garcon" |
13 | 13 | ||
14 | FILES_${PN} += "${datadir}/xfce4/xkb" | 14 | FILES_${PN} += "${datadir}/xfce4/xkb" |
15 | 15 | ||