fix(gnutls) (#2749)

* fix(gnutls)

* try v14

* maybe gcc?

* srptool removed
This commit is contained in:
Jacob Heider 2023-08-06 01:57:42 -04:00 committed by GitHub
parent 5460f2600e
commit 193e32c406
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,10 @@ dependencies:
build:
dependencies:
tea.xyz/gx/cc: c99
darwin:
tea.xyz/gx/cc: c99
linux:
gnu.org/gcc: '*'
tea.xyz/gx/make: '*'
freedesktop.org/pkg-config: '*'
script: |
@ -47,4 +50,3 @@ provides:
- bin/ocsptool
- bin/p11tool
- bin/psktool
- bin/srptool