The following issue requires your FEEDBACK. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5201 ====================================================================== Reported By: laurent Assigned To: yann ====================================================================== Project: libgnutls_dev Issue ID: 5201 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: feedback ====================================================================== Date Submitted: 2014-08-20 10:24 CEST Last Modified: 2014-09-28 12:15 CEST ====================================================================== Summary: Missing dependency on CSWlibp11kit-dev Description: Title says it all :-)
when trying to build a package that uses CSWgnutls-dev, configure does not find it, because: configure:17306: $PKG_CONFIG --exists --print-errors "gnutls >= 3.1.10 " configure:17309: $? = 0 configure:17323: result: no sh: gnome-config: not found Package p11-kit-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `p11-kit-1.pc' to the PKG_CONFIG_PATH environment variable Package 'p11-kit-1', required by 'GnuTLS', not found So the dependency should be added. ====================================================================== ---------------------------------------------------------------------- (0010927) yann (manager) - 2014-09-28 12:15 https://www.opencsw.org/mantis/view.php?id=5201#c10927 ---------------------------------------------------------------------- Hi Laurent, Can you tell me how you reproduce this problem ? I thought that p11-kit-1 was a private dependency of GnuTLS, i.e. gnutls is linked against p11-kit-1 but doesn't expose it to application, and hence that a dependency was not needed. I would like to check that on your issue. Yann
