Changeset 3313

Show
Ignore:
Timestamp:
07/22/07 19:33:15 (1 year ago)
Author:
austriancoder
Message:

fix it :)

$ ipkg install subversion --test
Installing subversion (1.4.4-1) to root...
Downloading http://192.168.1.170/packages/subversion_1.4.4-1_mipsel.ipk
Nothing to be done
An error ocurred, return value: 1.
Collected errors:
ERROR: Cannot satisfy the following dependencies for subversion:

expat

Files:

Legend:

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

    r3312 r3313  
    1111PKG_RELEASE:=           1 
    1212PKG_MD5SUM:=            702655defa418bab8f683f6268b4fd30 
    13 PKG_DEPENDS:=           zlib, apr, apr-util, libiconv, expat 
     13PKG_DEPENDS:=           zlib, apr, apr-util, libiconv, libexpat 
    1414MASTER_SITES:=          http://subversion.tigris.org/downloads/ 
    1515