Opened 7 weeks ago
Closed 7 weeks ago
#21145 closed enhancement (fixed)
gtkmm-4 incorrectly lists atkmm-2.36.3 as a required dependency
Reported by: | Joe Locash | Owned by: | blfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 12.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
I didn't add atkmm-2.36.3 to my build and noticed that it's listed as required for gtkmm-4.16.0 but it built fine in my build. The dependency on atkmm was removed completely in gtkmm-4. From the NEWS file:
* Add the Accessible interface, and make Widget implement it. It's a replacement for atk/atkmm.
gtkmm-4 is the only package listed as needing atmmm-2.36.3 so that can be archived.
Change History (2)
comment:1 by , 7 weeks ago
Milestone: | 12.4 → 12.3 |
---|
comment:2 by , 7 weeks ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Confirmed and fixed. Thanks Joe.