Remove dpkg-deb applet dependencies, still depends on tar
This commit is contained in:
parent
7fd92949d0
commit
a12131966c
14
Config.h
14
Config.h
@ -401,23 +401,9 @@
|
|||||||
#endif
|
#endif
|
||||||
//
|
//
|
||||||
#ifdef BB_DPKG_DEB
|
#ifdef BB_DPKG_DEB
|
||||||
#ifndef BB_AR
|
|
||||||
#define BB_AR
|
|
||||||
#endif
|
|
||||||
#ifndef BB_TAR
|
#ifndef BB_TAR
|
||||||
#define BB_TAR
|
#define BB_TAR
|
||||||
#endif
|
#endif
|
||||||
#ifndef BB_FEATURE_TAR_GZIP
|
|
||||||
#define BB_FEATURE_TAR_GZIP
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
//
|
|
||||||
#ifdef BB_TAR
|
|
||||||
#ifdef BB_FEATURE_TAR_GZIP
|
|
||||||
#ifndef BB_GUNZIP
|
|
||||||
#define BB_GUNZIP
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
#endif
|
#endif
|
||||||
//
|
//
|
||||||
#if defined BB_MOUNT && defined BB_FEATURE_NFSMOUNT
|
#if defined BB_MOUNT && defined BB_FEATURE_NFSMOUNT
|
||||||
|
Loading…
Reference in New Issue
Block a user