]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
CircleCI: use libluajit-5.1-2 everywhere
authorKees Monshouwer <mind04@monshouwer.org>
Thu, 4 Feb 2021 15:41:43 +0000 (16:41 +0100)
committermind04 <mind04@monshouwer.org>
Wed, 17 Feb 2021 19:34:59 +0000 (20:34 +0100)
.circleci/config.yml

index 8c6bc2ef3ff67a12bbdee361aafab6fda38c0596..c037979c3cfba97ca992db3e6817e3d17add05a1 100644 (file)
@@ -186,7 +186,7 @@ commands:
       - run:
           command: |
             apt-get install -qq -y \
-              libluajit-5.1 \
+              libluajit-5.1-2 \
               libboost-all-dev \
               libcap2 \
               libssl1.1 \
@@ -208,7 +208,7 @@ commands:
             libkrb5-3 \
             libldap-2.4-2 \
             liblmdb0 \
-            libluajit-5.1 \
+            libluajit-5.1-2 \
             libmaxminddb0 \
             libp11-kit0 \
             libpq5 \
@@ -226,7 +226,7 @@ commands:
       - run:
           command: |
             apt-get install -qq -y \
-              libluajit-5.1 \
+              libluajit-5.1-2 \
               libboost-all-dev \
               libcap2 \
               libcdb1 \