Skip to content

Commit

Permalink
Try just librsvg2-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
elParaguayo authored Sep 27, 2024
1 parent 2cdcde5 commit 796671e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
imagemagick git xserver-xephyr xterm xvfb dbus-x11 libnotify-bin \
libxcb-composite0-dev libxcb-icccm4-dev libxcb-res0-dev libxcb-render0-dev libxcb-res0-dev \
libxcb-xfixes0-dev vlc volumeicon-alsa libxkbcommon-dev python-gi-dev tox libcairo2-dev \
gir1.2-gdkpixbuf-2.0 librsvg2-2
gir1.2-gdkpixbuf-2.0 librsvg2-dev
pip -q install --break-system-packages tox-gh-actions
- name: Install wayland
if: ${{ matrix.backend == 'wayland' }}
Expand Down

0 comments on commit 796671e

Please sign in to comment.