Your message dated Thu, 8 May 2014 13:31:13 +0200
with message-id <[email protected]>
and subject line Re: Depends on libkrb5-dev, but doesn't use it
has caused the Debian Bug report #745329,
regarding Depends on libkrb5-dev, but doesn't use it
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
745329: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745329
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libcanl-c-dev
Severity: normal

Please consider dropping the dependency on libkrb5-dev in libcanl-c-dev.
The krb5 libraries don't actually appear to be used, by neithre
libcanl-c-dev nor libcanl-c2.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
The reason for the depends is to provide a compile time #include
dependency in the package's header files.

Line 5 of /usr/include/canl.h reads:

#include <gssapi.h> /* for the OID structs */

The depends on libkrb5-dev for libcanl-c-dev is there, since libkrb5-dev
provides the gssapi.h header. Without the gssapi.h header present the
canl.h header can not be #included during compilation.

        Mattias

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to