wok diff ncursesw/receipt @ rev 8475

Fix libevent-dev by adding pkgconfig.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Feb 07 18:10:30 2011 +0000 (2011-02-07)
parents 64cf592b6880
children 2ad34d8fdfe7
line diff
     1.1 --- a/ncursesw/receipt	Fri Feb 05 23:13:39 2010 +0100
     1.2 +++ b/ncursesw/receipt	Mon Feb 07 18:10:30 2011 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://invisible-island.net/ncurses/"
     1.6  WGET_URL="ftp://invisible-island.net/ncurses/$TARBALL"
     1.7 +SRC_WANTED="$SOURCE"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()