hicolor-icon-theme: only add target icons to deps
This commit is contained in:
parent
36109cda6e
commit
93a8887531
|
@ -10,4 +10,4 @@ hicolorIconThemeHook() {
|
||||||
}
|
}
|
||||||
|
|
||||||
# I think this is meant to be a runtime dep
|
# I think this is meant to be a runtime dep
|
||||||
addEnvHooks "${hostOffset:?}" hicolorIconThemeHook
|
addEnvHooks "${targetOffset:?}" hicolorIconThemeHook
|
||||||
|
|
Loading…
Reference in New Issue