[jhbuild] 3.24: krb5 should depend on header file
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.24: krb5 should depend on header file
- Date: Sun, 11 Dec 2016 20:17:02 +0000 (UTC)
commit 5be14c3cdbf2c76a0f6171520bb325d72521bd5a
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sun Dec 11 14:12:09 2016 -0600
3.24: krb5 should depend on header file
If this binary is really needed by anything, it will have to be listed
in a separate module, because Ubuntu doesn't package them together.
modulesets/gnome-sysdeps-3.24.modules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-sysdeps-3.24.modules b/modulesets/gnome-sysdeps-3.24.modules
index 5b9aa20..74bc73c 100644
--- a/modulesets/gnome-sysdeps-3.24.modules
+++ b/modulesets/gnome-sysdeps-3.24.modules
@@ -400,7 +400,7 @@
<systemmodule id="krb5">
<branch repo="system"/>
<systemdependencies>
- <dep type="path" name="krb5-config"/>
+ <dep type="c_include" name="krb5/krb5.h"/>
</systemdependencies>
</systemmodule>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]