mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-02-05 13:38:33 +00:00
Drop docbook from build deps.
This commit is contained in:
parent
ba363e1df9
commit
b5df4dbcd1
1
.github/workflows/build-and-test-linux.yaml
vendored
1
.github/workflows/build-and-test-linux.yaml
vendored
@ -56,7 +56,6 @@ jobs:
|
|||||||
sudo apt-get install -yqq --no-install-recommends \
|
sudo apt-get install -yqq --no-install-recommends \
|
||||||
audacious-dev \
|
audacious-dev \
|
||||||
cmake \
|
cmake \
|
||||||
docbook2x \
|
|
||||||
gawk \
|
gawk \
|
||||||
lcov \
|
lcov \
|
||||||
libaudclient-dev \
|
libaudclient-dev \
|
||||||
|
1
.github/workflows/build-and-test-macos.yaml
vendored
1
.github/workflows/build-and-test-macos.yaml
vendored
@ -15,7 +15,6 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
brew install \
|
brew install \
|
||||||
docbook2x \
|
|
||||||
freetype \
|
freetype \
|
||||||
gettext \
|
gettext \
|
||||||
imlib2 \
|
imlib2 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user