mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #212: Update
This commit is contained in:
2
.github/workflows/LinuxFlatpak.yml
vendored
2
.github/workflows/LinuxFlatpak.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
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
|
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
|
||||||
sudo pip3 install meson
|
sudo pip3 install meson
|
||||||
|
|
||||||
- name: Install AppStream
|
- name: Install AppStream
|
||||||
|
Reference in New Issue
Block a user