treewide: Manual fix more pkg-config build-inputs
This commit is contained in:
@@ -10,8 +10,9 @@ stdenv.mkDerivation {
|
||||
sha256 = "0hlf5lk86xm0bpdlpk4a1zyfvbim76dhvmybxga2p7mbb1jc825l";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [
|
||||
glib readline bison flex autoreconfHook pkgconfig which txt2man
|
||||
glib readline bison flex autoreconfHook which txt2man
|
||||
gnome_doc_utils scrollkeeper libiconv
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user