mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
fluidsynth: fix makedepends
This commit is contained in:
parent
48bd1923ad
commit
53aaec75c7
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue