antimony: depend on lemon-native instead of lemon

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2016-08-24 13:21:49 +02:00
parent 647a59f4af
commit 7cb1b5b66a

View File

@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://README.md;beginline=23;endline=48;md5=9b0a0f10af772bd
inherit qmake5 python3native
DEPENDS = "qtbase python3 boost lemon"
DEPENDS = "qtbase python3 boost lemon-native"
SRC_URI = " \
https://github.com/mkeeter/${BPN}/archive/${PV}.tar.gz \