ci: Add libuv dependency
This commit is contained in:
parent
249c3ec141
commit
ba118477e0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -79,6 +79,7 @@ jobs:
|
|||
libxcb1-dev \
|
||||
libcairo2-dev \
|
||||
python3-xcbgen \
|
||||
libuv1-dev \
|
||||
xcb-proto
|
||||
|
||||
if [ "$POLYBAR_BUILD_TYPE" != "minimal" ]; then
|
||||
|
|
Loading…
Reference in a new issue