mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +00:00
libmemcached: Add PACKAGECONFIG for sasl
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -7,4 +7,7 @@ SRC_URI = "http://launchpad.net/libmemcached/1.0/${PV}/+download/libmemcached-${
|
||||
|
||||
TARGET_LDFLAGS += "-luuid"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[sasl] = "--enable-sasl,--disable-sasl,cyrus-sasl"
|
||||
|
||||
inherit autotools gettext pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user