wok diff ddd/receipt @ rev 3629
fix depends in centerim
author | Allan Pinto <allan316@gmail.com> |
---|---|
date | Thu Jul 02 14:16:37 2009 +0000 (2009-07-02) |
parents | 31d9be12b388 |
children | 0588160a6878 |
line diff
1.1 --- a/ddd/receipt Thu Jun 11 09:56:39 2009 +0000 1.2 +++ b/ddd/receipt Thu Jul 02 14:16:37 2009 +0000 1.3 @@ -3,9 +3,11 @@ 1.4 PACKAGE="ddd" 1.5 VERSION="3.3.12" 1.6 CATEGORY="development" 1.7 -SHORT_DESC="GNU Data Display Debugger." 1.8 +SHORT_DESC="GNU Data Display Debugger, a graphical front-end for command-line debuggers." 1.9 MAINTAINER="rcx@zoominternet.net" 1.10 -DEPENDS="lesstif" 1.11 +DEPENDS="glibc-base gcc-lib-base ncurses freetype lesstif zlib libuuid \ 1.12 +xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXaw \ 1.13 +xorg-libXdmcp xorg-libXext xorg-libXmu xorg-libXpm xorg-libXt" 1.14 BUILD_DEPENDS="slitaz-toolchain gawk lesstif-dev lesstif xorg-dev" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WEB_SITE="http://www.gnu.org/software/ddd/"