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

Bug#266765: FTBFS: unsatisfiable build-dependencies



Package: preferences
Version: 1.2.100-1
Severity: important
Tags: patch

This package fails to build from source:

 ...
 Installing the build-deps
  -> Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.18 2003/04/20 03:40:36 dancer Exp $
  -> Considering  debhelper (>> 4.1.0)
    -> Trying debhelper
  -> Considering  gnustep-gui0-dev (>= 0.8.9)
       Tried versions: 
    -> Does not satisfy version, not trying
 E: Could not satisfy build-dependency.
 ...

Please change the build-dependency on gnustep-gui0-dev to
libgnustep-gui0-dev.

-- 
Matt Kraai            kraai@ftbfs.org            http://ftbfs.org/
diff -Nru preferences-1.2.100-old/debian/control preferences-1.2.100/debian/control
--- preferences-1.2.100-old/debian/control	2004-08-18 07:42:56.000000000 -0700
+++ preferences-1.2.100/debian/control	2004-08-18 07:43:07.000000000 -0700
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends: debhelper (>> 4.1.0), gnustep-gui0-dev (>= 0.8.9), gnustep-back (>= 0.8.9)
+Build-Depends: debhelper (>> 4.1.0), libgnustep-gui0-dev (>= 0.8.9), gnustep-back (>= 0.8.9)
 Standards-Version: 3.6.1
 
 Package: preferences

Attachment: signature.asc
Description: Digital signature


Reply to: