diff options
| -rw-r--r-- | meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.0.bb (renamed from meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.6.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.6.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.0.bb index a07f3ccc33..988fbb098f 100644 --- a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.6.bb +++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.0.bb | |||
| @@ -8,11 +8,10 @@ inherit xfce-panel-plugin | |||
| 8 | 8 | ||
| 9 | DEPENDS += "xfconf xproto libxtst" | 9 | DEPENDS += "xfconf xproto libxtst" |
| 10 | 10 | ||
| 11 | SRC_URI[md5sum] = "f7f2440647493243cbd7787eaee92fcb" | 11 | SRC_URI[md5sum] = "cd9c05e54e0fcc3f8d774cacdf18f42c" |
| 12 | SRC_URI[sha256sum] = "23043f99c3e5257d1f3d68b5ee5125e3469c15620d098e22c6250386197f48a5" | 12 | SRC_URI[sha256sum] = "a97671540663df1d90503f73695ac36e16fa2c832be8845ad9402529b8148294" |
| 13 | 13 | ||
| 14 | PACKAGECONFIG ??= "" | 14 | PACKAGECONFIG ??= "" |
| 15 | PACKAGECONFIG[unique] = "--enable-unique,--disable-unique,libunique" | ||
| 16 | PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode" | 15 | PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode" |
| 17 | 16 | ||
| 18 | FILES_${PN} += "${datadir}/appdata" | 17 | FILES_${PN} += "${datadir}/appdata" |
