aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-08-26 16:25:24 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-09-17 19:07:22 +0200
commitb89c1e44c4951cd762b9ff3d0ab8b3ebad089d6e (patch)
tree3195a6471b7d145e3375ffa1b8fc8f48461a267c /meta-xfce
parente4a5a3108ffb8d199d29a5ca004e21951a158de2 (diff)
downloadmeta-openembedded-contrib-b89c1e44c4951cd762b9ff3d0ab8b3ebad089d6e.tar.gz
xfce4-clipman-plugin: Add PACKAGECONFIG for unique
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.3.bb3
1 files changed, 3 insertions, 0 deletions
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"