From: Oyvind Repvik Date: Tue, 9 Aug 2005 22:39:16 +0000 (+0000) Subject: Add mailx, ssmtp and liblockfile (needed for mailx) X-Git-Tag: Release-2010-05/1~9453^2~3920^2~26 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73292ad64ffc58f16844370f60148ded3d54b80a;p=openembedded.git Add mailx, ssmtp and liblockfile (needed for mailx) --- diff --git a/conf/distro/openslug-packages.conf b/conf/distro/openslug-packages.conf index a782f31b08..9f4f785891 100644 --- a/conf/distro/openslug-packages.conf +++ b/conf/distro/openslug-packages.conf @@ -66,6 +66,7 @@ ${PKGDIR}/packages/libao/*.bb \ ${PKGDIR}/packages/libexif/*.bb \ ${PKGDIR}/packages/libgphoto2/*.bb \ ${PKGDIR}/packages/libid3tag/*.bb \ +${PKGDIR}/packages/liblockfile/*.bb \ ${PKGDIR}/packages/libmad/*.bb \ ${PKGDIR}/packages/libmikmod/*.bb \ ${PKGDIR}/packages/libogg/*.bb \ @@ -82,6 +83,7 @@ ${PKGDIR}/packages/lrzsz/*.bb \ ${PKGDIR}/packages/lsof/*.bb \ ${PKGDIR}/packages/lzo/*.bb \ ${PKGDIR}/packages/m4/*.bb \ +${PKGDIR}/packages/mailx/*.bb \ ${PKGDIR}/packages/make/*.bb \ ${PKGDIR}/packages/makedevs/*.bb \ ${PKGDIR}/packages/man-pages/*.bb \ @@ -146,6 +148,7 @@ ${PKGDIR}/packages/screen/*.bb \ ${PKGDIR}/packages/sed/*.bb \ ${PKGDIR}/packages/setpwc/*.bb \ ${PKGDIR}/packages/slugimage/*.bb \ +${PKGDIR}/packages/ssmtp/*.bb \ ${PKGDIR}/packages/strace/*.bb \ ${PKGDIR}/packages/streamripper/*.bb \ ${PKGDIR}/packages/sudo/*.bb \