summaryrefslogtreecommitdiffstats
path: root/rules/libnetpbm.in
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2006-01-13 18:05:31 +0000
committerBjoern Buerger <b.buerger@pengutronix.de>2006-01-13 18:05:31 +0000
commit768f247fe7257216f6f0d8779796eb9612469f77 (patch)
tree253f6350f2d0e8cd2e2583244555d3d1246f47e0 /rules/libnetpbm.in
parentc164c9fdba8c4eb372b03353a2dc1a19f36c77dd (diff)
downloadptxdist-768f247fe7257216f6f0d8779796eb9612469f77.tar.gz
ptxdist-768f247fe7257216f6f0d8779796eb9612469f77.tar.xz
fixed dependency
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4020 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/libnetpbm.in')
-rw-r--r--rules/libnetpbm.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/libnetpbm.in b/rules/libnetpbm.in
index daab10d3d..49eab293a 100644
--- a/rules/libnetpbm.in
+++ b/rules/libnetpbm.in
@@ -4,12 +4,16 @@ menuconfig LIBNETPBM
bool
default N
prompt "libnetpbm "
+ help
+ FIXME: This item needs to be documented
config LIBNETPBM_BUILD_FIASCO
bool
depends on LIBNETPBM
default N
prompt "build fiasco"
+ help
+ FIXME: This item needs to be documented
# FIXME: add library support (TIFF, JPEG, ...)