Changeset 2894cdb in freewrt


Ignore:
Timestamp:
Nov 25, 2006, 9:52:14 PM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
efba411
Parents:
8eda36a
Message:

add some depends

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@1210 afb5a338-a214-0410-bd46-81f09a774fd1

Location:
package
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • package/bluez-utils/Config.in

    r8eda36a r2894cdb  
    66        select FWRT_PACKAGE_BLUEZ_LIBS
    77        select FWRT_PACKAGE_LIBUSB
     8        select FWRT_PACKAGE_KMOD_BLUETOOTH
    89        help
    910          Bluez utils.
  • package/obexftp/Config.in

    r8eda36a r2894cdb  
    22        prompt "obexftp........................... obexftp applications"
    33        tristate
     4        select FWRT_PACKAGE_OPENOBEX
    45        default n
    56        help
  • package/openobex/Config.in

    r8eda36a r2894cdb  
    22        prompt "openobex.......................... openobex library"
    33        tristate
     4        select FWRT_PACKAGE_BLUEZ_UTILS
    45        default n
    56        help
  • package/ussp-push/Config.in

    r8eda36a r2894cdb  
    22        prompt "ussp-push......................... obex push application"
    33        tristate
     4        select FWRT_PACKAGE_OPENOBEX
    45        default n
    56        help
Note: See TracChangeset for help on using the changeset viewer.