diff options
Diffstat (limited to 'packages/dpkg/dpkg_1.13.11.bb')
-rw-r--r-- | packages/dpkg/dpkg_1.13.11.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/dpkg/dpkg_1.13.11.bb b/packages/dpkg/dpkg_1.13.11.bb deleted file mode 100644 index 08a9c06fbf..0000000000 --- a/packages/dpkg/dpkg_1.13.11.bb +++ /dev/null @@ -1,11 +0,0 @@ -require dpkg.inc -DEPENDS += "bzip2" - -inherit autotools gettext - -EXTRA_OECONF = "--without-static-progs \ - --without-dselect \ - --with-start-stop-daemon \ - --with-zlib \ - --with-bz2lib \ - --without-sgml-doc" |