wok diff gpm/receipt @ rev 3033

libmpeg2: Fix typo in DEPENDS
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 12 14:40:02 2009 +0200 (2009-05-12)
parents 1428395b4afe
children e8163fc4cb28
line diff
     1.1 --- a/gpm/receipt	Mon Feb 09 11:48:37 2009 +0000
     1.2 +++ b/gpm/receipt	Tue May 12 14:40:02 2009 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="ftp://ftp.linux.it/pub/People/rubini/$PACKAGE"
     1.5  WGET_URL="ftp://ftp.linux.it/pub/People/rubini/$PACKAGE/$TARBALL"
     1.6  BUILD_DEPENDS="gawk"
     1.7 +DEPENDS="ncurses"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()