Revert "gnu: sysprof: Do not propagate libadwaita."
This reverts commit e21f0cb7b7
. It was
introduced to fix a build failure in mutter, that no longer occurs with
the updated python-dbusmock.
Change-Id: I781fa2314afb0c1819e30ef404cf2e8da6652e3e
master
parent
a62f59d32d
commit
63755bcf84
|
@ -13046,7 +13046,8 @@ GObject introspection bindings.")
|
|||
(("update_desktop_database: true")
|
||||
"update_desktop_database: false")))))))
|
||||
(propagated-inputs
|
||||
(list glib json-glib polkit))
|
||||
;; Listed in sysprof-4.pc or sysprof-ui-5.pc
|
||||
(list glib json-glib libadwaita polkit))
|
||||
(inputs
|
||||
(list glib
|
||||
gtk
|
||||
|
|
Reference in New Issue