libsoup: remove unnecessary gobject-introspection from buildInputs
Since #200337, it is propagated from nativeBuildInputs.
This commit is contained in:
parent
57c5eda12e
commit
42d56e44f4
@ -42,7 +42,6 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
gobject-introspection
|
||||
sqlite
|
||||
libpsl
|
||||
glib.out
|
||||
|
Loading…
Reference in New Issue
Block a user