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

Bug#636610: NMU planned



Hi,

I checked that XmHTML builds fine with motif instead of lesstif, which
can be taken as an indication that it works fine with motif as well.
The upstream documentation gives no indication that there could be
problems with motif.  Therefore I plan an NMU that allows the -dev
package to satisfy its _runtime_ deps with motif as well. I won't change
the build-deps though -- hence it gets build with lesstif only. A
tentative patch is attached.

I also verified that AFNI (see #409849) builds and runs fine with a
modified XmHTML package.

Unless someone voices opposition I am going submit the NMU soonish.


Michael


-- 
Michael Hanke
http://mih.voxindeserto.de
diff --git a/debian/control b/debian/control
index bd20012..e66f3bc 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: cdbs, debhelper (>= 4.1.0), lesstif2-dev, libpng12-dev | libpng-d
 
 Package: xmhtml1-dev
 Architecture: any
-Depends: ${misc:Depends}, xmhtml1, lesstif2-dev, libc6-dev
+Depends: ${misc:Depends}, xmhtml1, lesstif2-dev | libmotif-dev, libc6-dev
 Provides: xmhtml-dev
 Conflicts: xmhtml-dev
 Description: A Motif widget for display HTML 3.2

Reply to: