wok-6.x diff h8300-gdb/receipt @ rev 2942
fix: QT4-dev typo for pkgconfig
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Thu May 07 22:15:30 2009 +0000 (2009-05-07) |
parents | 51c6f8c526bb |
children | c9ccc46854e4 |
line diff
1.1 --- a/h8300-gdb/receipt Sun Feb 08 16:52:33 2009 +0000 1.2 +++ b/h8300-gdb/receipt Thu May 07 22:15:30 2009 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="The GNU Project Debugger targeting the H8/300." 1.6 MAINTAINER="rcx@zoominternet.net" 1.7 -DEPENDS="ncurses" 1.8 +DEPENDS="ncurses expat" 1.9 BUILD_DEPENDS="ncurses-dev" 1.10 TARBALL="$SOURCE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.gnu.org/software/gdb/"