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