surpport seeking the recorded video
[vuplus_openembedded] / recipes / dpkg / dpkg_1.13.22.bb
1 require dpkg.inc
2 PR = "r6"
3 DEPENDS += "zlib bzip2"
4 SRC_URI += "file://noman.patch;patch=1"
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 \
12                 PERL=/usr/bin/perl"