Vala bindings use GIR name instead of pkg-config name
Bug #978687 reported by
Evan Nemerson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
DBus Menu |
Triaged
|
Undecided
|
Unassigned | ||
libdbusmenu (Ubuntu) |
Triaged
|
Undecided
|
Unassigned |
Bug Description
The Vala bindings should use pkg-config names, not GIR names, so valac can automatically pick up the relevant libraries and cflags.
Related branches
lp://qastaging/~charlesk/libdbusmenu/lp-978687
- Conor Curran (community): Approve
-
Diff: 39 lines (+7/-7)2 files modifiedlibdbusmenu-glib/Makefile.am (+3/-3)
libdbusmenu-gtk/Makefile.am (+4/-4)
Changed in dbusmenu: | |
status: | Triaged → Fix Committed |
Changed in dbusmenu: | |
milestone: | none → 12.10.0 |
Changed in dbusmenu: | |
status: | Fix Committed → Fix Released |
Changed in libdbusmenu (Ubuntu): | |
status: | New → Triaged |
To post a comment you must log in.
Evan, thanks for the patch!