misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
This commit is contained in:
@@ -19,7 +19,8 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "1nq9kd4rd4k2kibf57gdbm0zw2gxa234vvvdhxkm8g5bhx5h3iyq";
|
||||
};
|
||||
|
||||
buildInputs = [ gtk2 libcddb intltool pkgconfig makeWrapper ];
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ gtk2 libcddb intltool makeWrapper ];
|
||||
|
||||
runtimeDeps =
|
||||
optional mp3Support lame ++
|
||||
|
||||
Reference in New Issue
Block a user