Make dpkg require dpkg-deb

This commit is contained in:
Eric Andersen 2001-02-16 18:35:06 +00:00
parent 3f5bcbfa3c
commit af12bc6de4

View File

@ -366,6 +366,12 @@
#endif
#endif
//
#ifdef BB_DPKG
#ifndef BB_DPKG_DEB
#define BB_DPKG_DEB
#endif
#endif
//
#ifdef BB_DPKG_DEB
#ifndef BB_AR
#define BB_AR