google-chrome: fix native inputs, otherwise uses wrong patchelf

This commit is contained in:
Will Dietz 2018-09-27 16:28:19 -05:00
parent fd8bca45c9
commit 776e6da544

View file

@ -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