]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
CI: Add packages missing from docker that are in the GH image
authorMatthew Newton <matthew-git@newtoncomputing.co.uk>
Wed, 20 Apr 2022 09:02:40 +0000 (10:02 +0100)
committerMatthew Newton <matthew-git@newtoncomputing.co.uk>
Fri, 22 Apr 2022 20:50:57 +0000 (21:50 +0100)
.github/workflows/ci.yml

index d2c4e796a30b488512b209b7144e6b06569784d9..a598ce3e2244a0ae639fc6ce37bbbfe410cccbd3 100644 (file)
@@ -66,6 +66,9 @@ jobs:
         fakeroot \
         firebird-dev \
         freetds-dev \
+        gawk \
+        git \
+        gnupg \
         libcap-dev \
         libcollectdclient-dev \
         libcurl4-openssl-dev \
@@ -90,6 +93,7 @@ jobs:
         libreadline-dev \
         libruby \
         libsnmp-dev \
+        libsqlite3-dev \
         libssl-dev \
         libtalloc-dev \
         libunbound-dev \
@@ -101,6 +105,8 @@ jobs:
         python-dev \
         python3-dev \
         ruby-dev \
+        snmp \
+        software-properties-common \
         quilt
 
     - name: Install LLVM 10 for 18.04