wok-current diff cgdb/receipt @ rev 8465
Up: grisbi (0.6.0) + add plugins support
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Feb 07 16:43:43 2011 +0100 (2011-02-07) |
parents | f7e96b8e3444 |
children | 96976b961ce8 |
line diff
1.1 --- a/cgdb/receipt Tue Feb 16 12:15:27 2010 +0000 1.2 +++ b/cgdb/receipt Mon Feb 07 16:43:43 2011 +0100 1.3 @@ -6,6 +6,7 @@ 1.4 SHORT_DESC="Curses interface for GDB" 1.5 MAINTAINER="erjo@slitaz.org" 1.6 DEPENDS="gdb ncurses readline" 1.7 +DEPENDS="ncurses-dev readline-dev" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://cgdb.sourceforge.net/" 1.10 WGET_URL="http://prdownloads.sourceforge.net/cgdb/$TARBALL"