deepin-icon-theme: set dontWrapQtApps
This commit is contained in:
parent
70f5d13cb2
commit
5bbf19b093
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user