wok-next diff cgdb/receipt @ rev 6252
Fix gnome-mplayer.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Sep 13 18:26:19 2010 +0000 (2010-09-13) |
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 Sep 13 18:26:19 2010 +0000 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"