# HG changeset patch # User Eric Joseph-Alexandre # Date 1279876285 -7200 # Node ID 7d810eeb59db2eb12e2c8662584b15ac2f7e057b # Parent cc3202e6e7e36adbe54609011653aee4cc5f0634 gnome-doc-utils: fix DEPENDS. diff -r cc3202e6e7e3 -r 7d810eeb59db gnome-doc-utils/receipt --- a/gnome-doc-utils/receipt Thu Jul 22 23:54:43 2010 +0200 +++ b/gnome-doc-utils/receipt Fri Jul 23 11:11:25 2010 +0200 @@ -5,7 +5,7 @@ CATEGORY="misc" SHORT_DESC="Documentation utilities for Gnome" MAINTAINER="erjo@slitaz.org" -DEPENDS="libxml2 libxslt python" +DEPENDS="libxml2 libxslt python libxml2-python" BUILD_DEPENDS="libxml2-dev libxslt-dev libxslt" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gnome.org/"