Skip to content

Commit

Permalink
add libflatpak-dev to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
stsdc committed Jul 22, 2023
1 parent a9b4257 commit 24b7352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-launchpad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
apt update
apt install -y devscripts dput locales
apt install -y libgala-dev libgee-0.8-dev libglib2.0-dev libgranite-dev libgtk-3-dev libhandy-1-dev libxnvctrl0 libxnvctrl-dev
apt install -y libdbus-glib-1-dev libwnck-3-dev libgtop2-dev libwingpanel-3.0-dev appstream debhelper libudisks2-dev libcurl4-gnutls-dev
apt install -y libdbus-glib-1-dev libwnck-3-dev libgtop2-dev libwingpanel-3.0-dev appstream debhelper libudisks2-dev libcurl4-gnutls-dev libflatpak-dev
apt install -y meson valac sassc git
- name: Set locale
Expand Down

0 comments on commit 24b7352

Please sign in to comment.