librest_1_0: propagate dependencies from Requires
pkg-config will not be able to find rest-1.0 otherwise.
This commit is contained in:
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
||||
gobject-introspection
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
propagatedBuildInputs = [
|
||||
glib
|
||||
json-glib
|
||||
libsoup_3
|
||||
|
||||
Reference in New Issue
Block a user