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

Bug#321641: libfs-dev: Missing depends on packages providing needed header files



Package: libfs-dev
Version: 6.8.2.dfsg.1-4
Severity: serious

Some header files in this package include external headers from
other packages, but those are not listed in the Dependency field,
thus causing other packages to FTBFS.

  X11/fonts/FS.h:      #include <X11/fonts/fsmasks.h>
  X11/fonts/FS.h:      #include <X11/Xdefs.h>
  X11/fonts/FSlib.h:   #include <X11/Xfuncproto.h>

  $ dpkg -S X11/fonts/fsmasks.h
  xlibs-static-dev: /usr/X11R6/include/X11/fonts/fsmasks.h
  $ dpkg -S X11/Xdefs.h
  x-dev: /usr/X11R6/include/X11/Xdefs.h
  $ dpkg -S X11/Xfuncproto.h
  x-dev: /usr/X11R6/include/X11/Xfuncproto.h

Please add the required packages (xlibs-static-dev and x-dev) in
the Depdency field, or if xlibs-static-dev is supposed to be phased
out, move the needed files (or just all files remaining under
"X11/fonts/") to libfs-dev.

thanks,
guillem



Reply to: