qsynth: add missing HOMEPAGE and DEPENDS - initial commit went out too early

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2016-08-21 18:02:14 +02:00
parent f8f8786ec7
commit fceeffc37f

View File

@@ -1,8 +1,10 @@
SUMMARY = "Qt GUI Interface for FluidSynth"
HOMEPAGE = "http://qsynth.sourceforge.net/qsynth-index.html"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS += " \
fluidsynth \
"
inherit cmake_qt5