Commit 1ce93d28 authored by Pavel Vainerman's avatar Pavel Vainerman Committed by Pavel Vainerman

[github]: update depends

parent 0d02aac3
......@@ -49,7 +49,7 @@ jobs:
sudo apt-get install libcomedi-dev libpoco-dev libmysqlclient-dev libomniorb4-dev \
libev-dev omniidl xsltproc librrd-dev libsigc++-2.0-dev \
libsqlite3-dev python-dev libmosquittopp-dev libpoco-dev swig
wget https://github.com/catchorg/Catch2/releases/download/v1.11.0/catch.hpp -O include/catch.hpp
wget https://github.com/catchorg/Catch2/releases/download/v2.13.7/catch.hpp -O include/catch.hpp
- name: build
run: |
......
......@@ -16,7 +16,7 @@ jobs:
- name: install packages
run: |
apt-get update && apt-get -y install etersoft-build-utils su sudo \
git-core ccache gcc-c++ etersoft-build-utils catch-devel \
git-core ccache gcc-c++ etersoft-build-utils catch2-devel \
libcomedi-devel libmariadb-devel libpqxx-devel librrd-devel libsqlite3-devel \
libxml2-devel libsigc++2-devel libpoco-devel libev-devel libomniORB-devel libmosquitto-devel \
xsltproc python-base python3-dev libomniORB-names libomniORB-idl libomniORB-utils swig python-devel \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment