No longer requiring 'libncurses' if compiling without DEBUG_OSD=1 and REMOTE=KBD

This commit is contained in:
Klaus Schmidinger
2002-01-13 16:57:27 +01:00
parent 49b2813699
commit e1ab9c1dac
3 changed files with 13 additions and 2 deletions

View File

@@ -894,3 +894,5 @@ Video Disk Recorder Revision History
broadcast the correct timestamps for EPG events between 0:00 and 6:00!
- Fixed failing watchdog timer if program hangs in OSD activities (thanks to
Carsten Koch).
- No longer requiring 'libncurses' if compiling without DEBUG_OSD=1 and
REMOTE=KBD (thanks to Lauri Pesonen).