[oe] [PATCH][meta-xfce] xfce4-clipman-plugin: Add PACKAGECONFIG for qrencode

Martin Jansa martin.jansa at gmail.com
Fri Mar 18 16:55:30 UTC 2016


* 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 at gmail.com>
---
 meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.6.bb | 1 +
 1 file changed, 1 insertion(+)

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 aee4a3d..a07f3cc 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"
-- 
2.7.3




More information about the Openembedded-devel mailing list