summaryrefslogtreecommitdiffstats
path: root/rules/gpsd.in
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2009-05-04 13:02:25 +0000
committerLuotao Fu <l.fu@pengutronix.de>2009-05-04 13:02:25 +0000
commita65932422c3bdf74e720904edb6fc306457a5853 (patch)
treec105173725006a06a0ee6ede5c62e08b34b7db17 /rules/gpsd.in
parent701f0070639d883c8470f51ac9c25af196ae4d0b (diff)
downloadptxdist-a65932422c3bdf74e720904edb6fc306457a5853.tar.gz
ptxdist-a65932422c3bdf74e720904edb6fc306457a5853.tar.xz
* fixed a dependency in gpsd
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10344 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/gpsd.in')
-rw-r--r--rules/gpsd.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gpsd.in b/rules/gpsd.in
index 93ff4a095..b1c896bcb 100644
--- a/rules/gpsd.in
+++ b/rules/gpsd.in
@@ -2,7 +2,7 @@
menuconfig GPSD
tristate
select NCURSES if GPSD_CGPS
- select NCURSES if GPSD_SIFRMON
+ select NCURSES if GPSD_GPSMON
select DBUS_GLIB if GPSD_DBUS
prompt "gpsd "
help