From: Raymond Danks Date: Wed, 31 May 2006 22:41:11 +0000 (+0000) Subject: mtools - Doesn't really need tetex-native when mtools-makeinfo.patch is applied. X-Git-Tag: Release-2010-05/1~9453^2~1528 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e766d4610f0cecfb189a959adc81f83c294b2613;p=openembedded.git mtools - Doesn't really need tetex-native when mtools-makeinfo.patch is applied. --- diff --git a/packages/mtools/mtools_3.9.9.bb b/packages/mtools/mtools_3.9.9.bb index 347ecf4776..71d200d96c 100644 --- a/packages/mtools/mtools_3.9.9.bb +++ b/packages/mtools/mtools_3.9.9.bb @@ -4,12 +4,12 @@ DESCRIPTION="Mtools is a collection of utilities for accessing MS-DOS disks from Unix without mounting them." HOMEPAGE="http://mtools.linux.lu" -MAINTAINER = "Raymond Danks " +MAINTAINER = "Raymond Danks " LICENSE="GPL" SRC_URI="http://mtools.linux.lu/mtools-${PV}.tar.gz \ file://mtools-makeinfo.patch;patch=1" -DEPENDS = "tetex-native" +#DEPENDS = "tetex-native" inherit autotools