diff options
-rw-r--r-- | .github/actions/setup_base/action.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/actions/setup_base/action.yml b/.github/actions/setup_base/action.yml index 3af2d9b2..ea3eecd3 100644 --- a/.github/actions/setup_base/action.yml +++ b/.github/actions/setup_base/action.yml @@ -45,7 +45,6 @@ runs: pixman \ pkgconf \ pugixml \ - python-pip \ scdoc \ seatd \ systemd \ @@ -58,8 +57,7 @@ runs: xcb-util \ xcb-util-image \ libzip \ - librsvg \ - hyprland + librsvg - name: Get hyprwayland-scanner-git shell: bash |