aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-08-26 00:35:31 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-09-17 19:14:32 +0200
commitd08092bc3023b1e0cb4d06e8c787df869ac7c1f7 (patch)
tree0d6fe693eb93abd28c2a0f1eb437f3693e3b38fc /meta-networking/recipes-daemons
parent469dab4e5af66a5e67a8380bf4e224897b1af07f (diff)
downloadmeta-openembedded-contrib-d08092bc3023b1e0cb4d06e8c787df869ac7c1f7.tar.gz
proftpd: Add PACKAGECONFIG for curses
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-networking/recipes-daemons')
-rw-r--r--meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb
index 3c484222b7..6571b9cb76 100644
--- a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb
+++ b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb
@@ -19,6 +19,9 @@ SRC_URI[sha256sum] = "9f659585cea90fc6af34a0ffae4a90e4ed37abe92dbd9b6c311f95a436
inherit autotools useradd update-rc.d
+PACKAGECONFIG ??= ""
+PACKAGECONFIG[curses] = "--enable-curses --enable-ncurses,--disable-curses --disable-ncurses,ncurses"
+
EXTRA_OECONF = "--disable-cap \
--disable-auth-pam \
"