diff options
-rw-r--r-- | meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.6.bb | 1 |
1 files changed, 1 insertions, 0 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.2.6.bb index aee4a3dc20..a07f3ccc33 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.2.6.bb | |||
@@ -13,5 +13,6 @@ SRC_URI[sha256sum] = "23043f99c3e5257d1f3d68b5ee5125e3469c15620d098e22c625038619 | |||
13 | 13 | ||
14 | PACKAGECONFIG ??= "" | 14 | PACKAGECONFIG ??= "" |
15 | PACKAGECONFIG[unique] = "--enable-unique,--disable-unique,libunique" | 15 | PACKAGECONFIG[unique] = "--enable-unique,--disable-unique,libunique" |
16 | PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode" | ||
16 | 17 | ||
17 | FILES_${PN} += "${datadir}/appdata" | 18 | FILES_${PN} += "${datadir}/appdata" |