aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dpkg/dpkg_1.13.22.bb
blob: 9d2771de6ab3f6f7e6dc9a42b51b4c5e6d71c75e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
require dpkg.inc
PR = "r6"
DEPENDS += "zlib bzip2"
SRC_URI += "file://noman.patch"

EXTRA_OECONF = "--without-static-progs \
		--without-dselect \
		--with-start-stop-daemon \
		--with-zlib \
		--with-bz2lib \
		--without-sgml-doc \
		PERL=/usr/bin/perl"

SRC_URI[md5sum] = "0fc9fffc2c2cfa7107d8f422815078c1"
SRC_URI[sha256sum] = "c33aeb300d93eaeac55927ce81dc6f3a1cf74b3b759b65182c9bfca31b75b98f"