diff options
author | davidovski <david@davidovski.xyz> | 2022-12-19 23:07:05 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-12-19 23:07:05 +0000 |
commit | 05d004dfe0c9a9d898fac8a4a0292ca2a74ca391 (patch) | |
tree | 0b058ac267139f2a0525dec42b307664363e5b11 /repo/atk/atk.xibuild | |
parent | 4c61af227b0fb3e028c877dc1c2e0b6513960762 (diff) |
Making things work
Diffstat (limited to 'repo/atk/atk.xibuild')
-rw-r--r-- | repo/atk/atk.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/atk/atk.xibuild b/repo/atk/atk.xibuild index 4fd470a..ff82331 100644 --- a/repo/atk/atk.xibuild +++ b/repo/atk/atk.xibuild @@ -3,7 +3,7 @@ NAME="atk" DESC="A library providing a set of interfaces for accessibility" -MAKEDEPS="meson ninja " +MAKEDEPS="meson ninja at-spi2-core" DEPS="glib intltool musl " PKG_VER=2.38.0 |