diff options
-rw-r--r-- | meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.1.bb (renamed from meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.bb) | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.bb b/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.1.bb index 76d25f85e..8b24e98b0 100644 --- a/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.bb +++ b/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.1.bb | |||
@@ -6,7 +6,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | |||
6 | 6 | ||
7 | inherit xfce-panel-plugin | 7 | inherit xfce-panel-plugin |
8 | 8 | ||
9 | SRC_URI[md5sum] = "c8f6cb2aec62513c343281eacc4fc395" | 9 | DEPENDS += "curl" |
10 | SRC_URI[sha256sum] = "431575da3d49fea3afa60f02e83c8d74e20e9a229c9c4ec82c21d45e2c986925" | 10 | |
11 | SRC_URI[md5sum] = "07d42b8a3d440d6f1861048a6cc3a15a" | ||
12 | SRC_URI[sha256sum] = "eff9cfd604d1bd998c5208176fbe2c6da705c250dce572f5e30b2c77f4ec741c" | ||
11 | 13 | ||
12 | FILES_${PN} += "${libdir}/xfce4/panel-plugins/xfce4-equake-plugin" | 14 | FILES_${PN} += "${libdir}/xfce4/panel-plugins/xfce4-equake-plugin" |