conf/distro/jlime-donkey.conf : Added parted & Dialog to distro_rdepends
[vuplus_openembedded] / packages / dpkg / dpkg_1.13.11.bb
1 require dpkg.inc
2 DEPENDS += "bzip2"
3
4 inherit autotools gettext
5
6 EXTRA_OECONF = "--without-static-progs \
7                 --without-dselect \
8                 --with-start-stop-daemon \
9                 --with-zlib \
10                 --with-bz2lib \
11                 --without-sgml-doc"