wok-4.x rev 5895
gnome-doc-utils: fix DEPENDS.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri Jul 23 11:11:25 2010 +0200 (2010-07-23) |
parents | cc3202e6e7e3 |
children | 72a8ac68c219 |
files | gnome-doc-utils/receipt |
line diff
1.1 --- a/gnome-doc-utils/receipt Thu Jul 22 23:54:43 2010 +0200 1.2 +++ b/gnome-doc-utils/receipt Fri Jul 23 11:11:25 2010 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="misc" 1.5 SHORT_DESC="Documentation utilities for Gnome" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="libxml2 libxslt python" 1.8 +DEPENDS="libxml2 libxslt python libxml2-python" 1.9 BUILD_DEPENDS="libxml2-dev libxslt-dev libxslt" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.gnome.org/"