Skip to content

Commit c1967ae

Browse files
committed
Issue #212: Update
1 parent af31022 commit c1967ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/LinuxFlatpak.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Install Dependencies
1212
run: |
1313
sudo apt update
14-
sudo apt install -y ninja-build libglib2.0-dev libxml2-dev libyaml-dev gettext libarchive-dev gperf pkg-config libstemmer-dev python3-dev python3-pip libcurl
14+
sudo apt install -y ninja-build libglib2.0-dev libxml2-dev libyaml-dev gettext libarchive-dev gperf pkg-config libstemmer-dev python3-dev python3-pip libcurl4-openssl-dev
1515
sudo pip3 install meson
1616
1717
- name: Install AppStream

0 commit comments

Comments
 (0)