lol

librest_1_0: propagate dependencies from Requires

pkg-config will not be able to find rest-1.0 otherwise.

+1 -1
+1 -1
pkgs/development/libraries/librest/1.0.nix
··· 32 32 gobject-introspection 33 33 ]; 34 34 35 - buildInputs = [ 35 + propagatedBuildInputs = [ 36 36 glib 37 37 json-glib 38 38 libsoup_3