Hi,
Are the author of the libgtk3-0003-disable-atk-bridge.patch?
https://github.com/beagleboard/buildroot/blob/master/package/libgtk3/libgtk3-0003-disable-atk-bridge.patch
I'm running Slackware and I've been trying to find out if anyone has come up with a patch to disable the building of atk at compile time and came across this patch.
I tried using this patch in Slackware against gtk3.8.2 and it applied the patch;
patching file configure.ac
Hunk #1 succeeded at 1303 (offset -46 lines).
patching file gtk/a11y/gtkaccessibility.c
Hunk #2 succeeded at 1007 (offset 24 lines).
But the source still asked for ATK.
checking for ATK... no
configure: error: Package requirements (atk atk-bridge-2.0) were not met:
No package 'atk-bridge-2.0' found
I'd really like to know if there is a patch that works doing this?
thanks
Hi,
Are the author of the libgtk3-0003-disable-atk-bridge.patch?
https://github.com/beagleboard/buildroot/blob/master/package/libgtk3/libgtk3-0003-disable-atk-bridge.patch
I'm running Slackware and I've been trying to find out if anyone has come up with a patch to disable the building of atk at compile time and came across this patch.
I tried using this patch in Slackware against gtk3.8.2 and it applied the patch;
But the source still asked for ATK.
I'd really like to know if there is a patch that works doing this?
thanks