mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #212: Uodate
This commit is contained in:
1
.github/workflows/LinuxFlatpak.yml
vendored
1
.github/workflows/LinuxFlatpak.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
|||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
|
sudo apt upgrade -y
|
||||||
sudo apt install -y meson ninja-build libglib2.0-dev libxml2-dev libyaml-dev gettext libarchive-dev gperf pkg-config libstemmer-dev python3-dev python3-pip
|
sudo apt install -y meson ninja-build libglib2.0-dev libxml2-dev libyaml-dev gettext libarchive-dev gperf pkg-config libstemmer-dev python3-dev python3-pip
|
||||||
|
|
||||||
- name: Install AppStream
|
- name: Install AppStream
|
||||||
|
Reference in New Issue
Block a user