Changeset 3917

Show
Ignore:
Timestamp:
02/23/10 22:22:49 (2 years ago)
Author:
sumsum
Message:

add GNU sed to utilities section. The GNU sed binary will be installed as /usr/bin/gsed in order to prevent collision with busybox's sed.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/Config.in

    r3890 r3917  
    480480source "package/pciutils/Config.in" 
    481481source "package/procps/Config.in" 
     482source "package/sed/Config.in" 
    482483source "package/sispmctl/Config.in" 
    483484source "package/strace/Config.in" 
  • trunk/freewrt/package/Depends.mk

    r3892 r3917  
    136136scdp-compile: libnet-compile 
    137137screen-compile: ncurses-compile 
     138sed-compile: libiconv-compile 
    138139serdisplib-compile: libgd-compile libusb-compile 
    139140sipp-compile: ncurses-compile uclibc++-compile libpthread-compile 
  • trunk/freewrt/package/Makefile

    r3890 r3917  
    111111package-$(FWRT_COMPILE_GNUTLS) += gnutls 
    112112package-$(FWRT_PACKAGE_GPG) += gpg 
     113package-$(FWRT_PACKAGE_SED) += sed 
    113114package-$(FWRT_PACKAGE_GPSD) += gpsd 
    114115package-$(FWRT_COMPILE_GSM) += gsm