[oe-commits] [meta-openembedded] 04/28: xfce4-clipman-plugin: Add PACKAGECONFIG for qrencode

git at git.openembedded.org git at git.openembedded.org
Thu Mar 24 13:14:22 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit a73aaceeda62da0cb091e3321878d82f8057f971
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Fri Mar 18 17:55:20 2016 +0100

    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 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list