Bug#306839: patch for FTBFS

2005-04-28 Thread Justin Pryzby
Attached is a patch to fix FTBFS: missing build-depends on xlibs-dev.
Confirmed on sid/i386 pbuilder.

The depends is not versioned; I don't know if it should be; Why are
they other dependencies versioned, anyway?

Justin

References

[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=306839
--- debian/control.orig 2005-04-28 18:30:33.362702620 -0400
+++ debian/control  2005-04-28 18:26:34.0 -0400
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Bruno Barrera C. [EMAIL PROTECTED]
 Uploaders: Mathieu Baeumler [EMAIL PROTECTED]
-Build-Depends: autoconf, debhelper (= 4.0.0), libc6-dev (= 2.3.2.ds1-20 
),libfontconfig1-dev (= 2.2.3-4 ),libfreetype6-dev (= 2.1.7-2.3 ), 
libstdc++5-3.3-dev (= 1 ), libx11-dev (= 4.3.0.dfsg.1-10 ), libxext-dev (= 
4.3.0.dfsg.1-10 ), libxft-dev (= 2.1.2-6 ), libxrender-dev (= 0.8.3-7 )
+Build-Depends: autoconf, debhelper (= 4.0.0), libc6-dev (= 2.3.2.ds1-20 
),libfontconfig1-dev (= 2.2.3-4 ),libfreetype6-dev (= 2.1.7-2.3 ), 
libstdc++5-3.3-dev (= 1 ), libx11-dev (= 4.3.0.dfsg.1-10 ), libxext-dev (= 
4.3.0.dfsg.1-10 ), libxft-dev (= 2.1.2-6 ), libxrender-dev (= 0.8.3-7 ), 
xlibs-dev
 Standards-Version: 3.6.1
 
 Package: blackbox


Bug#306839: patch for FTBFS

2005-04-28 Thread Justin Pryzby
On Fri, Apr 29, 2005 at 03:07:09AM +0200, Frank Lichtenheld wrote:
 On Thu, Apr 28, 2005 at 06:34:15PM -0400, Justin Pryzby wrote:
  Attached is a patch to fix FTBFS: missing build-depends on xlibs-dev.
  Confirmed on sid/i386 pbuilder.
 
 It would be preferable to exactly detemine which of the
 xlibs the package depends on and then only build-depend on those.
Okay, I'll work on it.  Ideas why the dependencies are presently
versioned?

Justin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#306839: patch for FTBFS

2005-04-28 Thread Frank Lichtenheld
On Thu, Apr 28, 2005 at 06:34:15PM -0400, Justin Pryzby wrote:
 Attached is a patch to fix FTBFS: missing build-depends on xlibs-dev.
 Confirmed on sid/i386 pbuilder.

It would be preferable to exactly detemine which of the
xlibs the package depends on and then only build-depend on those.

Gruesse,
-- 
Frank Lichtenheld [EMAIL PROTECTED]
www: http://www.djpig.de/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]