Changeset 6571155 in freewrt


Ignore:
Timestamp:
Mar 23, 2007, 9:53:23 AM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Children:
e906876
Parents:
23735cf
Message:

fix dependencies

git-svn-id: svn://www.freewrt.org/trunk/freewrt@2244 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mk/pkg-depend.mk

    r23735cf r6571155  
    165165asterisk-compile: zaptel-compile
    166166endif
    167 ifneq ($(FWRT_PACKAGE_ASTERISK_MISDN),)
     167ifneq ($(FWRT_PACKAGE_ASTERISK_CHAN_MISDN),)
    168168asterisk-compile: misdnuser-compile
    169169endif
     
    188188asterisk-12-compile: zaptel-12-compile
    189189endif
    190 ifneq ($(FWRT_PACKAGE_ASTERISK_12_MISDN),)
     190ifneq ($(FWRT_PACKAGE_ASTERISK_12_CHAN_MISDN),)
    191191asterisk-12-compile: misdnuser-compile
    192192endif
Note: See TracChangeset for help on using the changeset viewer.