wok diff cgdb/receipt @ rev 8684

Fix dep: gnome-menus depends on libgio
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 18:56:09 2011 +0100 (2011-02-17)
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 Feb 17 18:56:09 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"