mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
mkosi,ci: do not install perl
This commit is contained in:
1
.github/workflows/build_test.sh
vendored
1
.github/workflows/build_test.sh
vendored
@@ -48,7 +48,6 @@ PACKAGES=(
|
||||
mold
|
||||
mount
|
||||
net-tools
|
||||
perl
|
||||
python3-evdev
|
||||
python3-jinja2
|
||||
python3-lxml
|
||||
|
||||
1
.github/workflows/unit_tests.sh
vendored
1
.github/workflows/unit_tests.sh
vendored
@@ -19,7 +19,6 @@ ADDITIONAL_DEPS=(
|
||||
libtss2-dev
|
||||
libxkbcommon-dev
|
||||
libzstd-dev
|
||||
perl
|
||||
python3-libevdev
|
||||
python3-pefile
|
||||
python3-pyelftools
|
||||
|
||||
@@ -23,7 +23,6 @@ BuildPackages=
|
||||
glib2
|
||||
libxslt
|
||||
linux-api-headers
|
||||
perl
|
||||
python
|
||||
python-jinja
|
||||
python-lxml
|
||||
|
||||
@@ -29,7 +29,6 @@ BuildPackages=
|
||||
findutils
|
||||
libxslt
|
||||
pam-devel
|
||||
perl-interpreter
|
||||
pkgconfig(audit)
|
||||
pkgconfig(blkid)
|
||||
pkgconfig(bzip2)
|
||||
|
||||
Reference in New Issue
Block a user