misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
This commit is contained in:
@@ -25,7 +25,8 @@ stdenv.mkDerivation rec {
|
||||
ln -s $out/share/rigsofrods/{RoR,RoRConfig} $out/bin
|
||||
'';
|
||||
|
||||
buildInputs = [ wxGTK30 freeimage cmake zziplib mesa boost pkgconfig
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ wxGTK30 freeimage cmake zziplib mesa boost
|
||||
libuuid openal ogre ois curl gtk2 mygui unzip angelscript
|
||||
ogrepaged mysocketw libxcb ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user