Remove WARNING messages.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-connectivity / samba / samba.inc
index d3ff384..519a7da 100644 (file)
@@ -1,6 +1,7 @@
 SECTION = "console/network"
 LICENSE = "GPL"
 DEPENDS = "readline virtual/libiconv talloc"
+RDEPENDS_${PN} += "perl"
 
 SRC_URI = "http://samba.org/samba/ftp/stable/samba-${PV}.tar.gz \
            file://volatiles.03_samba \
@@ -37,7 +38,6 @@ EXTRA_OECONF='--disable-cups \
               --with-mandir=${mandir} \
               --with-swatdir=${datadir}/swat \
               --with-aio-support \
-              --without-libtalloc \
               samba_cv_struct_timespec=yes \
               libreplace_cv_HAVE_MMAP=${SAMBAMMAP}'