wok diff fluidsynth/receipt @ rev 22414

clamav: libcurl-devel is required in order to build freshclam and clamsubmit
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Dec 14 20:04:51 2019 +0000 (2019-12-14)
parents 10cf9ef87cc1
children 61d28e8be66c
line diff
     1.1 --- a/fluidsynth/receipt	Sat Mar 02 13:41:34 2019 +0100
     1.2 +++ b/fluidsynth/receipt	Sat Dec 14 20:04:51 2019 +0000
     1.3 @@ -13,7 +13,7 @@
     1.4  WGET_URL="https://github.com/FluidSynth/$PACKAGE/archive/v$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="glib jack-audio-connection-kit ladspa"
     1.7 -BUILD_DEPENDS="glib-dev jack-audio-connection-kit-dev ladspa-dev pkg-config"
     1.8 +BUILD_DEPENDS="cmake glib-dev jack-audio-connection-kit-dev ladspa-dev pkg-config"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11