nm-applet: fix some buildproblems
[openembedded.git] / recipes / mailutils / mailutils_0.3.1.bb
blob97101913ff913215937abb4885f4879aa1f9ad2a
1 SECTION = "console/network"
2 DESCRIPTION = "GNU Mailutils contains a series of \
3 useful mail clients, servers, and libraries."
4 LICENSE = "GPL LGPL"
5 SRC_URI = "${GNU_MIRROR}/mailutils/mailutils-${PV}.tar.bz2 \
6 file://configure.patch;patch=1"
8 inherit autotools
10 EXTRA_OECONF = "--disable-pam --without-guile"