From 4aae4b8f83cecbd3fb66f56e21c5c87d3e28c952 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 18 Mar 2016 17:55:20 +0100 Subject: xfce4-clipman-plugin: Add PACKAGECONFIG for qrencode * fixes: WARN: xfce4-clipman-plugin: xfce4-clipman-plugin rdepends on qrencode, but it isn't a build dependency? Signed-off-by: Martin Jansa --- meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.6.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-xfce') 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 PACKAGECONFIG ??= "" PACKAGECONFIG[unique] = "--enable-unique,--disable-unique,libunique" +PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode" FILES_${PN} += "${datadir}/appdata" -- cgit 1.2.3-korg