[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

opensp: openjade1.3 causes FTBFS on hurd-i386



Package: opensp
Version: 1.5.2-9
Severity: important
Tags: patch
User: debian-hurd@lists.debian.org
Usertags: hurd

Hi,

Currently opensp does not compile on GNU/Hurd. The problem is due to
the dependency order of openjade versions. With openjade (1.4devel1-20)
opensp builds fine while with openjade1.3 (1.3.2-11) it does not.

The tiny patch inlined below fixes this issue.

--- debian/control.orig	2011-08-19 12:19:41.000000000 +0200
+++ debian/control	2011-08-19 12:20:38.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Neil Roeth <neil@debian.org>
 Standards-Version: 3.9.2.0
-Build-Depends: debhelper (>> 7.0.0), dh-buildinfo, xmlto, poppler-utils, openjade1.3 | openjade, jadetex, docbook-dsssl
+Build-Depends: debhelper (>> 7.0.0), dh-buildinfo, xmlto, poppler-utils, openjade | openjade1.3, jadetex, docbook-dsssl
 
 Package: opensp
 Architecture: any

Thanks,
Svante





Reply to: