summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-05-30 18:17:23 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-05-30 18:24:32 +0200
commit3be102b58eb6da5f4190b9889e6209ab354841ac (patch)
treeb5b7306bb6eeb8858a8a1b907a717e3d36cd27cf
parent61788cb5d0428786caaf39efdacf17657b2c3add (diff)
downloadptxdist-3be102b58eb6da5f4190b9889e6209ab354841ac.tar.gz
ptxdist-3be102b58eb6da5f4190b9889e6209ab354841ac.tar.xz
file: add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/file.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/file.in b/rules/file.in
index 902b9615f..a4e0a7125 100644
--- a/rules/file.in
+++ b/rules/file.in
@@ -3,6 +3,8 @@
config FILE
tristate
select HOST_FILE
+ select ZLIB
+ select GCCLIBS_GCC_S
prompt "file"
help
The file command is "a file type guesser", that is, a command-line tool