From b89c1e44c4951cd762b9ff3d0ab8b3ebad089d6e Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 26 Aug 2013 16:25:24 +0200 Subject: xfce4-clipman-plugin: Add PACKAGECONFIG for unique Signed-off-by: Martin Jansa --- meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb index d3c7138d90..80792cf98d 100644 --- a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb +++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb @@ -10,3 +10,6 @@ DEPENDS += "xfconf xproto libxtst" SRC_URI[md5sum] = "61f3be97efa379cb358980c94e14692a" SRC_URI[sha256sum] = "4424447067cb2c3972c375330d2e1d19f12e59c41bd03e111c2e6e9e174a5067" + +PACKAGECONFIG ??= "" +PACKAGECONFIG[unique] = "--enable-unique,--disable-unique,libunique" -- cgit v1.2.3-54-g00ecf