mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 22:36:21 +02:00
rpm: add explicit dependency on file-replacement-native for native builds
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
698c3deebe
commit
19358d0cb5
@@ -43,6 +43,7 @@ LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
|
||||
DEPENDS = "libpcre attr acl popt ossp-uuid file byacc-native"
|
||||
DEPENDS_append_class-native = " file-replacement-native"
|
||||
|
||||
S = "${WORKDIR}/rpm"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user