libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / dpkg / dpkg_1.14.23.bb
blob3f8139bdcf3da193dc23e3b378e6569f7f93b00d
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"
14 SRC_URI[md5sum] = "9c1744d32ceed71cbe1db863f64d329d"
15 SRC_URI[sha256sum] = "7d27f2389e05b8727c6a7126c0b65d67749c170ba143e648912a88f2fe707bca"