diff --git a/gnutls.yaml b/gnutls.yaml index 55f1c64a48e..a06c0ed7721 100644 --- a/gnutls.yaml +++ b/gnutls.yaml @@ -1,7 +1,7 @@ package: name: gnutls version: 3.7.8 - epoch: 1 + epoch: 2 description: TLS protocol implementation copyright: - license: LGPL-2.1-or-later @@ -62,6 +62,10 @@ pipeline: - uses: autoconf/make-install + # Fix underlinking problem with GNUTLS depending on P11-KIT. + - runs: | + echo 'Requires: p11-kit-1' >> "${{targets.destdir}}"/usr/lib/pkgconfig/gnutls.pc + - uses: strip subpackages: