diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2017-08-08 23:38:18 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-13 13:21:01 +0200 |
commit | 5cd959eb6acd886a5d6dfc75927d2021019602a5 (patch) | |
tree | bb473fcf90f863f302fb9dae23af48190e3a3c35 /meta-xfce | |
parent | 2f8289490cc79c2bd525ebf9caf32c59032a0c54 (diff) | |
download | meta-openembedded-5cd959eb6acd886a5d6dfc75927d2021019602a5.tar.gz |
xfce4-xkb-plugin: update 0.7.1 -> 0.8.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce')
-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 2fa1634e7..5e62c033d 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 | ||