mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +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'
|
# Template file for 'fluidsynth'
|
||||||
pkgname=fluidsynth
|
pkgname=fluidsynth
|
||||||
version=1.1.6
|
version=1.1.6
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DLIB_SUFFIX="
|
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"
|
short_desc="Real-time software synthesizer based on the SoundFont 2 specifications"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue