mplayer-common: fix arch and install
[openembedded.git] / recipes / dpkg / dpkg_1.14.19.bb
blob65d830995a399dcbd1fd9e581c68eda7212c7fff
1 require dpkg.inc
2 PR = "r2"
3 DEPENDS += "zlib bzip2"
4 #RDEPENDS_${PN} = "${VIRTUAL-RUNTIME_update-alternatives}"
5 SRC_URI += "file://noman.patch;patch=1"
7 EXTRA_OECONF = "--without-static-progs \
8 --without-dselect \
9 --with-start-stop-daemon \
10 --with-zlib \
11 --with-bz2lib \
12 --without-sgml-doc"