teamviewer: add qtgraphicaleffects

This commit is contained in:
ifurther
2024-04-02 21:56:01 +08:00
parent 00a58defb6
commit c414bf8e78
@@ -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