deepin.deepin-icon-theme: add missing parent icon themes
This commit is contained in:
parent
b491caea5a
commit
b097c95dc7
@ -13,9 +13,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
nativeBuildInputs = [ gtk3 xcursorgen ];
|
nativeBuildInputs = [ gtk3 xcursorgen ];
|
||||||
|
|
||||||
buildInputs = [ papirus-icon-theme ];
|
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
papirus-icon-theme
|
||||||
hicolor-icon-theme
|
hicolor-icon-theme
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user