We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26cd289 commit df67ea4Copy full SHA for df67ea4
.github/workflows/build.yml
@@ -74,7 +74,7 @@ jobs:
74
pkg-config \
75
libcairo2-dev \
76
libgirepository-2.0-dev \
77
- gir1.2-girepository-2.0 \
+ gir1.2-girepository-2.0-dev \
78
gir1.2-gtk-3.0 \
79
gir1.2-webkit2-4.1 \
80
gir1.2-ayatanaappindicator3-0.1 \
@@ -220,7 +220,7 @@ jobs:
220
libgtk-3-0,
221
libwebkit2gtk-4.1-0,
222
libgirepository-2.0-0
223
- gir1.2-girepository-2.0
+ gir1.2-girepository-2.0-dev
224
Maintainer: SECTL <sectl@example.com>
225
Homepage: https://github.com/sectl/AssignSticker
226
Description: Homework Showboard Application
0 commit comments