misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
This commit is contained in:
@@ -30,7 +30,8 @@ stdenv.mkDerivation rec {
|
||||
./gcc6.patch
|
||||
];
|
||||
|
||||
buildInputs = [ cmake boost ogre mygui ois SDL2 libvorbis pkgconfig
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ cmake boost ogre mygui ois SDL2 libvorbis
|
||||
makeWrapper enet libXcursor bullet openal
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user