Skip to content

Commit f0b2e3e

Browse files
committed
Add libglib2.0-dev to github action builder
Required to also test upower_dbus driver. Signed-off-by: Tim Niemueller <tim@niemueller.de>
1 parent 1fa967f commit f0b2e3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/01-make-dist.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ jobs:
141141
libfreeipmi-dev libipmimonitoring-dev \
142142
libavahi-common-dev libavahi-core-dev libavahi-client-dev \
143143
libgpiod-dev \
144+
libglib2.0-dev \
144145
bash dash ksh busybox \
145146
libneon27-gnutls-dev \
146147
build-essential git-core libi2c-dev i2c-tools lm-sensors \

0 commit comments

Comments
 (0)