summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorFrantisek Sumsal <frantisek@sumsal.cz>2021-12-03 16:30:56 +0100
committerFrantisek Sumsal <frantisek@sumsal.cz>2021-12-03 16:30:56 +0100
commit9371d44afec0feae2c1bbbb0c894f76ab474858e (patch)
treec241cfbdf225ff193486b4da14a6ee63fa436158 /.github
parentanalyze: fix build with -Db_ndebug=true (diff)
downloadsystemd-9371d44afec0feae2c1bbbb0c894f76ab474858e.tar.xz
systemd-9371d44afec0feae2c1bbbb0c894f76ab474858e.zip
ci: install libbpf
Diffstat (limited to '.github')
-rwxr-xr-x.github/workflows/build_test.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/build_test.sh b/.github/workflows/build_test.sh
index 9f4ef79bbb..abf7c3a8a7 100755
--- a/.github/workflows/build_test.sh
+++ b/.github/workflows/build_test.sh
@@ -27,6 +27,7 @@ PACKAGES=(
itstool
kbd
libblkid-dev
+ libbpf-dev
libcap-dev
libcurl4-gnutls-dev
libfdisk-dev
@@ -48,8 +49,8 @@ PACKAGES=(
net-tools
perl
python3-evdev
- python3-lxml
python3-jinja2
+ python3-lxml
python3-pip
python3-pyparsing
python3-setuptools