Date: Sunday, January 19, 2020 @ 17:30:04 Author: ffy00 Revision: 553178
remove calf as make dependency Modified: pulseeffects/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-19 17:29:15 UTC (rev 553177) +++ PKGBUILD 2020-01-19 17:30:04 UTC (rev 553178) @@ -12,7 +12,7 @@ 'lilv' 'boost-libs' 'libsigc++' 'libsndfile' 'libsamplerate' 'zita-convolver' 'libebur128' 'calf' 'lsp-plugins') makedepends=('meson' 'boost' 'itstool' 'appstream-glib' - 'calf' 'zam-plugins' 'rubberband' 'mda.lv2') + 'zam-plugins' 'rubberband' 'mda.lv2') optdepends=('zam-plugins: maximizer' 'rubberband: pitch shifting' 'mda.lv2: loudness')