fluidsynth: fix makedepends

This commit is contained in:
ojab 2013-04-01 00:22:02 +04:00
parent 48bd1923ad
commit 53aaec75c7

View file

@ -1,10 +1,10 @@
# Template file for 'fluidsynth'
pkgname=fluidsynth
version=1.1.6
revision=1
revision=2
build_style=cmake
configure_args="-DLIB_SUFFIX="
makedepends="cmake glib-devel jack-devel pulseaudio-devel dbus-devel readline-devel"
makedepends="pkg-config cmake glib-devel jack-devel pulseaudio-devel dbus-devel readline-devel"
short_desc="Real-time software synthesizer based on the SoundFont 2 specifications"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"