aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2016-03-18 17:55:20 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2016-03-25 11:27:28 +0100
commit4aae4b8f83cecbd3fb66f56e21c5c87d3e28c952 (patch)
treec7785570016b3fe2977ae5fad54a93db13bfd9cb /meta-xfce
parentda8e151e02e269c2dea9306288fdd90e4d0cd62a (diff)
downloadmeta-openembedded-4aae4b8f83cecbd3fb66f56e21c5c87d3e28c952.tar.gz
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 <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.6.bb1
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
PACKAGECONFIG ??= ""
PACKAGECONFIG[unique] = "--enable-unique,--disable-unique,libunique"
+PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode"
FILES_${PN} += "${datadir}/appdata"