Skip to content

Commit

Permalink
Add Atk.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhx committed Dec 26, 2023
1 parent 8e3d566 commit 3ad6990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: DocC

# Dependencies of this package
env:
MACOS_BREW: ${{ 'gtk4 pango glib glib-networking gobject-introspection pkg-config jq' }}
MACOS_BREW: ${{ 'gtk4 atk pango glib glib-networking gobject-introspection pkg-config jq' }}
UBUNTU_APT: ${{ 'libgtk-4-dev gir1.2-gtk-4.0 gir1.2-gtksource-4.0 libcogl-pango-dev libcogl-path-dev libcogl-dev libpango1.0-dev gir1.2-pango-1.0 libgdk-pixbuf2.0-dev gir1.2-gdkpixbuf-2.0 libgraphene-1.0-dev gir1.2-graphene-1.0 libglib2.0-dev glib-networking gobject-introspection libgirepository1.0-dev libxml2-dev jq' }}
WINDOWS_GTK: ${{ '2022-01-04' }}

Expand Down

0 comments on commit 3ad6990

Please sign in to comment.