Changeset 629

Show
Ignore:
Timestamp:
09/18/06 19:54:04 (2 years ago)
Author:
tg
Message:

Apply patch from PR#83 by pylon@koeln.ccc.de:

| ncurses is a dependency for screen, which is currently not in screen's
| Config.in
|
| Furthermore in package/Makefile package-$(FWRT_PACKAGE_LIBNCURSES)
| needs to be added, so that a binpkg will be built.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/Makefile

    r600 r629  
    119119package-$(FWRT_PACKAGE_LIBLZO) += liblzo 
    120120package-$(FWRT_PACKAGE_LIBMAD) += libmad 
     121package-$(FWRT_PACKAGE_LIBNCURSES) += ncurses 
    121122package-$(FWRT_PACKAGE_LIBNET) += libnet 
    122123package-$(FWRT_PACKAGE_LIBNIDS) += libnids 
  • trunk/freewrt/package/screen/Config.in

    r360 r629  
    22        prompt "screen............................ Full-screen terminal window manager" 
    33        tristate 
    4         default m if CONFIG_DEVEL 
     4        default n 
     5        select FWRT_PACKAGE_LIBNCURSES 
    56        help 
    67          Screen is a full-screen window manager that multiplexes a physical