Package: opensp Version: 1.5.2-9 Severity: important Tags: patch User: debian-h...@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 <n...@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 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org