mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-27 00:58:36 +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 \
|
||||
audacious-dev \
|
||||
cmake \
|
||||
docbook2x \
|
||||
gawk \
|
||||
lcov \
|
||||
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
|
||||
run: |
|
||||
brew install \
|
||||
docbook2x \
|
||||
freetype \
|
||||
gettext \
|
||||
imlib2 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user