From: Joerg Behrmann Date: Tue, 25 Apr 2023 12:21:08 +0000 (+0200) Subject: ci: drop unneeded build dependency X-Git-Tag: v15~198^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ef5db5a21fdb429976600de097de00c9183b2e5;p=thirdparty%2Fmkosi.git ci: drop unneeded build dependency --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 39ee42783..b44adc376 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,6 @@ jobs: echo "deb-src http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs) main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list sudo apt-get update sudo apt-get build-dep systemd - sudo apt-get install libfdisk-dev git clone https://github.com/systemd/systemd --depth=1 meson systemd/build systemd