Unverified Commit ea6d7de1 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

Merge pull request #300959 from ifurther/teamviewer

teamviewer: add qtgraphicaleffects
parents 6fcccab6 c414bf8e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@
, qtwebengine
, qtx11extras
, qtquickcontrols2
, qtgraphicaleffects
, getconf
, glibc
, libXrandr
@@ -51,7 +52,7 @@ mkDerivation rec {
  '';

  nativeBuildInputs = [ autoPatchelfHook makeWrapper wrapQtAppsHook ];
  buildInputs = [ qtbase qtwebengine qtx11extras qtquickcontrols2 icu63 ];
  buildInputs = [ qtbase qtwebengine qtx11extras qtquickcontrols2 qtgraphicaleffects icu63 ];

  installPhase = ''
    mkdir -p $out/share/teamviewer $out/bin $out/share/applications