misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
This commit is contained in:
@@ -12,7 +12,8 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "0k13s7pmz5ks3kli8pwhzd47hcjwv46gd2fgk7i4fbkfwf3z279h";
|
||||
};
|
||||
|
||||
buildInputs = [ autoconf automake makeWrapper pkgconfig
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ autoconf automake makeWrapper
|
||||
gnome3.defaultIconTheme
|
||||
avahi gtk3 libnotify libpulseaudio xlibsWrapper ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user