json-glib: add pkgconfig dependency (#32638)
This commit is contained in:
		| @@ -39,6 +39,7 @@ class JsonGlib(MesonPackage): | |||||||
| 
 | 
 | ||||||
|     depends_on("glib") |     depends_on("glib") | ||||||
|     depends_on("gobject-introspection") |     depends_on("gobject-introspection") | ||||||
|  |     depends_on("pkgconfig", type="build") | ||||||
| 
 | 
 | ||||||
|     @when("@:1.5") |     @when("@:1.5") | ||||||
|     def meson(self, spec, prefix): |     def meson(self, spec, prefix): | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Adam J. Stewart
					Adam J. Stewart