wok diff cgdb/receipt @ rev 8223
imported patch cleanup/dmsetup.patch
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Jan 27 00:20:50 2011 +0100 (2011-01-27) |
parents | f7e96b8e3444 |
children | 96976b961ce8 |
line diff
1.1 --- a/cgdb/receipt Tue Feb 16 12:15:27 2010 +0000 1.2 +++ b/cgdb/receipt Thu Jan 27 00:20:50 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"