Removed snmp support.
authorccsmart <ccsmart@smartpal.de>
Fri, 8 Jul 2005 18:13:48 +0000 (18:13 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 8 Jul 2005 18:13:48 +0000 (18:13 +0000)
packages/cyrus-imapd/cyrus-imapd_2.2.12.bb

index 2d385ec..4a0a457 100644 (file)
@@ -10,7 +10,8 @@ SRC_URI = "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-${PV}.tar.gz \
 inherit autotools
 
 EXTRA_OECONF = "--with-auth=unix \
-               --without-perl"
+               --without-perl \
+               --without-snmp"
 
 FILES_${PN} += "${prefix}/cyrus/bin"