google-chrome: fix native inputs, otherwise uses wrong patchelf
This commit is contained in:
parent
fd8bca45c9
commit
776e6da544
@ -71,9 +71,8 @@ in stdenv.mkDerivation rec {
|
||||
|
||||
src = chromium.upstream-info.binary;
|
||||
|
||||
nativeBuildInputs = [ patchelf makeWrapper ];
|
||||
buildInputs = [
|
||||
patchelf makeWrapper
|
||||
|
||||
# needed for GSETTINGS_SCHEMAS_PATH
|
||||
gsettings-desktop-schemas glib gtk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user