ci: Add libuv dependency

This commit is contained in:
patrick96 2021-02-17 20:26:42 +01:00 committed by Patrick Ziegler
parent 249c3ec141
commit ba118477e0
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ jobs:
libxcb1-dev \
libcairo2-dev \
python3-xcbgen \
libuv1-dev \
xcb-proto
if [ "$POLYBAR_BUILD_TYPE" != "minimal" ]; then