removed xorg.libxshmfence
build input
This commit is contained in:
parent
b6901e6c16
commit
a037419570
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
|||
};
|
||||
|
||||
nativeBuildInputs = [ wrapGAppsHook dpkg ];
|
||||
buildInputs = [ glib hicolor-icon-theme xorg.libxshmfence ];
|
||||
buildInputs = [ glib hicolor-icon-theme ];
|
||||
|
||||
unpackPhase = ''
|
||||
mkdir pkg
|
||||
|
|
Loading…
Reference in a new issue