pulseeffects: depend on hicolor-icon-theme

This avoids conflicts on `share/icons/hicolor/icon-theme.cache`.
This commit is contained in:
Johannes Frankenau 2018-07-16 20:50:04 +02:00
parent 4d40a0a940
commit 3d7916824e

View file

@ -27,6 +27,7 @@
, zam-plugins
, rubberband
, mda_lv2
, hicolor-icon-theme
}:
let
@ -75,6 +76,7 @@ in stdenv.mkDerivation rec {
boost
fftwFloat
zita-convolver
hicolor-icon-theme
];
postPatch = ''