treewide: Manual fix more pkg-config build-inputs
This commit is contained in:
@@ -12,8 +12,9 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "0b4pg5pwblgbf6kvvynzh9dshfikxy5c2ks7733n7wza5wkpgmng";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [
|
||||
which autoconf automake libtool gnome2.gtkdoc glib pkgconfig
|
||||
which autoconf automake libtool gnome2.gtkdoc glib
|
||||
gobjectIntrospection
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user