librest_1_0: propagate dependencies from Requires

pkg-config will not be able to find rest-1.0 otherwise.
main
Jan Tojnar 2 years ago
parent b2f369ade2
commit 88aa798487
  1. 2
      pkgs/development/libraries/librest/1.0.nix

@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
gobject-introspection
];
buildInputs = [
propagatedBuildInputs = [
glib
json-glib
libsoup_3

Loading…
Cancel
Save