summaryrefslogtreecommitdiffstats
path: root/rules/lshw.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-12-09 12:00:41 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-12-09 14:50:39 +0100
commitf69973ab6d52357e69b1a3539aacbebae2851404 (patch)
tree14dc248c3d94a1d5bf451350bb18f04632fa3ea0 /rules/lshw.in
parent438eda842adc193f46501c87dfd08b7257ac61ff (diff)
downloadptxdist-f69973ab6d52357e69b1a3539aacbebae2851404.tar.gz
ptxdist-f69973ab6d52357e69b1a3539aacbebae2851404.tar.xz
lshw: the gui is gtk2
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/lshw.in')
-rw-r--r--rules/lshw.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/lshw.in b/rules/lshw.in
index bc6350785..6911380f6 100644
--- a/rules/lshw.in
+++ b/rules/lshw.in
@@ -17,6 +17,8 @@ if LSHW
config LSHW_GUI
bool
+ # gtk2 only
+ depends on BROKEN
prompt "install GUI"
endif