mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-07-03 20:43:59 +03:00
Add autopoint to Linux package dependencies
This commit is contained in:
@@ -118,7 +118,7 @@ jobs:
|
|||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install -y \
|
sudo apt install -y \
|
||||||
unzip zip curl wget build-essential pkg-config \
|
unzip zip curl wget build-essential pkg-config \
|
||||||
autoconf automake libtool gettext \
|
autoconf automake libtool gettext autopoint \
|
||||||
libssl-dev libxml2-dev zlib1g-dev libsqlite3-dev
|
libssl-dev libxml2-dev zlib1g-dev libsqlite3-dev
|
||||||
|
|
||||||
- name: Prepare Linux package
|
- name: Prepare Linux package
|
||||||
|
|||||||
Reference in New Issue
Block a user