1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-06-02 07:20:47 +00:00

Drop docbook from build deps.

This commit is contained in:
Brenden Matthews 2022-10-14 08:44:39 -05:00
parent ba363e1df9
commit b5df4dbcd1
No known key found for this signature in database
GPG Key ID: B49ABB7270D9D4FD
2 changed files with 0 additions and 2 deletions

View File

@ -56,7 +56,6 @@ jobs:
sudo apt-get install -yqq --no-install-recommends \
audacious-dev \
cmake \
docbook2x \
gawk \
lcov \
libaudclient-dev \

View File

@ -15,7 +15,6 @@ jobs:
- name: Install dependencies
run: |
brew install \
docbook2x \
freetype \
gettext \
imlib2 \