summaryrefslogtreecommitdiffstats
path: root/rules/libnetpbm.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-16 21:00:05 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-16 21:00:05 +0100
commita02d8b1e5e2cfa8da9b199decd78addba3714469 (patch)
tree292f9b66850961431578ade3d9a382fa40b7b9fe /rules/libnetpbm.in
parent29c806696c0419243bad1631e268239af8223260 (diff)
downloadptxdist-a02d8b1e5e2cfa8da9b199decd78addba3714469.tar.gz
ptxdist-a02d8b1e5e2cfa8da9b199decd78addba3714469.tar.xz
[libnetpbm] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libnetpbm.in')
-rw-r--r--rules/libnetpbm.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/libnetpbm.in b/rules/libnetpbm.in
index e2f82066c..07497a061 100644
--- a/rules/libnetpbm.in
+++ b/rules/libnetpbm.in
@@ -3,6 +3,7 @@
menuconfig LIBNETPBM
tristate
+ select LIBC_M
select LIBPNG if LIBNETPBM_PNG2PNM
prompt "libnetpbm "
help