aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/dpkg/dpkg_1.13.24.bb
blob: 0d6ae5c5fb0e92219a265cab0f36b3d3e5f06afb (plain)
1
2
3
4
5
6
7
8
9
10
11
require dpkg.inc
PR = "r4"
DEPENDS += "ncurses zlib bzip2"
SRC_URI += "file://noman.patch;patch=1"

EXTRA_OECONF = "--without-static-progs \
		--without-dselect \
		--with-start-stop-daemon \
		--with-zlib \
		--with-bz2lib \
		--without-sgml-doc"