mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
libkcapi: remove DEPENDS on target libtool
There is no need to build depend on the target libtool. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,8 +3,6 @@ HOMEPAGE = "http://www.chronox.de/libkcapi.html"
|
||||
LICENSE = "BSD | GPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c78be93ed8d1637f2a3f4a83ff9d5f54"
|
||||
|
||||
DEPENDS = "libtool"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "d41284525ec8960e9a828979cfe269012b7df8db"
|
||||
SRC_URI = "git://github.com/smuellerDD/libkcapi.git;branch=master;protocol=https \
|
||||
|
||||
Reference in New Issue
Block a user