pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/58911: x11/gtk3 missing atk-bridge-2.0 dependency



> On Dec 17, 2024, at 10:20 AM, Thomas Klausner <wiz%NetBSD.org@localhost> wrote:
> 
> The following reply was made to PR pkg/58911; it has been noted by GNATS.
> 
> From: Thomas Klausner <wiz%NetBSD.org@localhost>
> To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
> Cc: 
> Subject: Re: pkg/58911: x11/gtk3 missing atk-bridge-2.0 dependency
> Date: Tue, 17 Dec 2024 16:18:05 +0100
> 
> On Tue, Dec 17, 2024 at 03:10:00PM +0000, rwhitlock22%gmail.com@localhost wrote:
>>> Number:         58911
>>> Category:       pkg
>>> Synopsis:       x11/gtk3 missing atk-bridge-2.0 dependency
> 
> You're pkgsrc seems partly updated. You need the latest at-spi2
> package, which gtk3 in pkgsrc head requires:
> 
> BUILDLINK_API_DEPENDS.at-spi2-core+=    at-spi2-core>=2.54
> .include "../../devel/at-spi2-core/buildlink3.mk"
> 
>  Thomas

My pkgsrc/gtk3/Makefile has those two lines. Something else must be going wrong.

I doubt my pkgsrc tree is out of date because I update with the following command:

cvs -q up -PdAC

Makefile is at version 1.207 (according to the CVS/Entries file) which matches the version on cvsweb.netbsd.org.

pkg_info cannot find an installed at-api2-core package, so it's confirmed that it's not getting installed.


Home | Main Index | Thread Index | Old Index