Commit 5bbf19b0 authored by K900's avatar K900
Browse files

deepin-icon-theme: set dontWrapQtApps

parent 70f5d13c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -27,6 +27,9 @@ stdenvNoCC.mkDerivation rec {

  propagatedBuildInputs = [ papirus-icon-theme ];

  # breeze-icons propagates qtbase
  dontWrapQtApps = true;

  dontDropIconThemeCache = true;

  # Remove broken symbolic link(https://github.com/linuxdeepin/developer-center/issues/11245)