Bug 134158 - app-text/opensp-1.5.2 missing xmlto dependency
Bug#: 134158 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: text-markup@gentoo.org Reported By: ssuominen@gentoo.org
Component: Applications
URL: 
Summary: app-text/opensp-1.5.2 missing xmlto dependency
Keywords:  
Status Whiteboard: 
Opened: 2006-05-23 15:48 0000
Description:   Opened: 2006-05-23 15:48 0000
Tried to emerge -avDNut world my ~x86 system, and opensp-1.5.2 came up..

[ebuild     U ] app-text/opensp-1.5.2 [1.5.1] USE="-nls" 0 kB

[ .. ]

checking for strtoul... (cached) yes
checking for setlocale... (cached) yes
checking for Windows and DOS and OS/2 style pathnames... no
checking whether to include support for http... yes
checking for main in -lnsl... yes
checking for main in -lsocket... no
checking h_errno in netdb.h... yes
checking for default catalog... /etc/sgml/catalog
checking for default search path... /usr/share/sgml
checking whether to include support for XML Formatted Messages... no
checking whether to include DTDDECL support... yes
checking whether to build docs (man and html)... yes
checking for xmlto... no
configure: error: could not find xmlto; set XMLTO or consider
--disable-doc-build

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/opensp-1.5.2/work/OpenSP-1.5.2/config.log

------- Comment #1 From Samuli Suominen 2006-05-23 15:48:32 0000 -------
Created an attachment (id=87352) [details]
config.log

------- Comment #2 From Samuli Suominen 2006-05-23 15:56:45 0000 -------
Fix is to add DEPEND="app-text/xmlto"

Thanks, Samuli Suominen

------- Comment #3 From Leonardo Boshell (RETIRED) 2006-05-23 16:56:07 0000 -------
A fix is now in CVS. Thanks for the report.

------- Comment #4 From Jakub Moc (RETIRED) 2006-05-24 00:25:27 0000 -------
*** Bug 134163 has been marked as a duplicate of this bug. ***