Opened 4 years ago
Closed 4 years ago
#16273 closed enhancement (fixed)
enable gtk4 library for libnma
| Reported by: | Xi Ruoyao | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | normal | Milestone: | 11.2 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It can be enabled with -Dlibnma_gtk4=true building libnma. It's needed by new gnome-control-center.
Change History (4)
comment:1 by , 4 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 4 years ago
comment:4 by , 4 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed at commit e5f23614e3123d2b35965fc720fa4b9301f041fd
Note:
See TracTickets
for help on using tickets.

I'm not sure why this is needed. The message in the log is:
Build EXPERIMENTAL library libnm-gtk4 for use with GTK4: true
The only packages that use libnma are network-manager-applet and gnome-control-center. do one or both of these need gtk4?