calf: rework dependencies to glib

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2017-02-12 14:40:11 +01:00
parent a7ecca5b04
commit bd73756370
2 changed files with 1 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ require ${BPN}.inc
inherit autotools pkgconfig native
DEPENDS += " \
glib-2.0-native \
lv2-native \
"

View File

@@ -6,8 +6,6 @@ LIC_FILES_CHKSUM = " \
file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
"
DEPENDS += "glib-2.0"
SRC_URI = " \
git://github.com/calf-studio-gear/calf.git \
"