tipcutils: Remove the unnecessary dependency on virtual/kernel

This also makes it no longer specific to MACHINE_ARCH.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Adrian Bunk
2019-06-18 19:53:11 +03:00
committed by Khem Raj
parent 7727e4cb99
commit 4257adeeb5
@@ -10,10 +10,6 @@ SRC_URI = "git://git.code.sf.net/p/tipc/tipcutils \
SRCREV = "7ab2211b87414ba240b0b2e4af219c1057c9cf9a"
PV = "2.2.0+git${SRCPV}"
DEPENDS="virtual/kernel"
PACKAGE_ARCH = "${MACHINE_ARCH}"
inherit autotools pkgconfig
DEPENDS += "libdaemon"