kora-icon-theme: set dontWrapQtApps
This commit is contained in:
parent
309af598bc
commit
70f5d13cb2
@ -30,6 +30,9 @@ stdenvNoCC.mkDerivation rec {
|
||||
hicolor-icon-theme
|
||||
];
|
||||
|
||||
# breeze-icons propagates qtbase
|
||||
dontWrapQtApps = true;
|
||||
|
||||
dontDropIconThemeCache = true;
|
||||
|
||||
installPhase = ''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user