Skip to content

Commit 4f91c8f

Browse files
committed
.github: reduce a dependency requirement to gettext-base
1 parent 1b50bdf commit 4f91c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deforaos-c-ci_ubuntu-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
sudo apt-get update
1818
sudo apt-get install -y \
1919
docbook-xsl \
20-
gettext \
20+
gettext-base \
2121
gtk-doc-tools \
2222
libgtk-3-dev \
2323
libxml2-utils \

0 commit comments

Comments
 (0)