A NOTE has been added to this issue. ====================================================================== 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 13:17 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. ====================================================================== ---------------------------------------------------------------------- (0010929) yann (manager) - 2014-09-28 13:17 https://www.opencsw.org/mantis/view.php?id=5201#c10929 ---------------------------------------------------------------------- What is the program whose configure script launches that pkg-config command ?
