Changeset 6549

Show
Ignore:
Timestamp:
07/27/07 12:55:10 (3 years ago)
Author:
rwhitby
Message:

Added ncurses dependency for amule

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/make/amule.mk

    r6051 r6549  
    3434AMULE_SECTION=net 
    3535AMULE_PRIORITY=optional 
    36 AMULE_DEPENDS=libstdc++, wxbase, zlib, libcurl, libpng, libgd, readline 
     36AMULE_DEPENDS=libstdc++, wxbase, zlib, libcurl, libpng, libgd, readline, ncurses 
    3737AMULE_SUGGESTS= 
    3838AMULE_CONFLICTS= 
     
    4141# AMULE_IPK_VERSION should be incremented when the ipk changes. 
    4242# 
    43 AMULE_IPK_VERSION=9 
     43AMULE_IPK_VERSION=10 
    4444 
    4545#