wok-stable diff ocaml/receipt @ rev 2469

input-utils: fix typo in receipt
author Dominique Corbex <domcox@users.sourceforge.net>
date Sat Mar 14 21:15:07 2009 +0100 (2009-03-14)
parents 7509795d9a72
children bfa8ab3f9688
line diff
     1.1 --- a/ocaml/receipt	Sat Nov 08 14:00:28 2008 +0000
     1.2 +++ b/ocaml/receipt	Sat Mar 14 21:15:07 2009 +0100
     1.3 @@ -6,6 +6,7 @@
     1.4  SHORT_DESC="General-purpose programming language designed for safety and reliability."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 +DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp"
     1.8  WEB_SITE="http://caml.inria.fr/"
     1.9  WGET_URL="${WEB_SITE}pub/distrib/$PACKAGE-${VERSION%.*}/$TARBALL"
    1.10