diff options
-rw-r--r-- | .builds/openbsd.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.builds/openbsd.yml b/.builds/openbsd.yml index 60548f4f58..b5799e424b 100644 --- a/.builds/openbsd.yml +++ b/.builds/openbsd.yml @@ -6,11 +6,11 @@ packages: - autoconf-2.71 - automake-1.16.3 - cmake -- gettext-runtime-0.21p1 -- gettext-tools-0.21p1 +- gettext-runtime +- gettext-tools - gmake - libtool -- ninja-1.10.2p0 +- ninja - unzip-6.0p14 - gdb |