Skip to content

Package will not build w/o atk #110

Closed
@cassafrass387

Description

@cassafrass387

After removing atk (and at-spi2-core) from the PKGBUILD, and adding -D atk_bridge=false, the package will not build and continues checking for an atk dependency:
makepkg -sir ... Run-time dependency atk found: NO
I haven't tried with any other system so unsure if the problem is specifically Arch-related, is universal, or is just something I've done wrong.
My meson build command:
arch-meson gtk+$_gtkver build ... -D atk_bridge=false ...
Apologies for not simply uploading my PKGBUILD and the poor formating, I'm not home currently and I don't have a GUI on my laptop yet.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions