Changeset 44c1a2f in freewrt for package/Depends.mk


Ignore:
Timestamp:
Jul 2, 2007, 1:12:34 PM (18 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
c47ef60
Parents:
94f8566e
Message:

ARGH! Typo!

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/Depends.mk

    r94f8566e r44c1a2f  
    143143tinc-compile: zlib-compile openssl-compile liblzo-compile
    144144tntnet-compile: cxxtools-compile zlib-compile
    145 ifneq (${FWRT_COMPILE_TNTNET_WITH_OPENSSL),)
     145ifneq (${FWRT_COMPILE_TNTNET_WITH_OPENSSL},)
    146146tntnet-compile: openssl-compile
    147147else ifneq (${FWRT_COMPILE_TNTNET_WITH_GNUTLS},)
Note: See TracChangeset for help on using the changeset viewer.