mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
refpolicy: fix a typo in RDEPENDS
Underscore ("_") should be used for variable overrides.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
parent
f1f08609fc
commit
24cce7bd23
|
|
@ -31,7 +31,7 @@ EXTRANATIVEPATH += "bzip2-native"
|
|||
|
||||
DEPENDS += "bzip2-replacement-native checkpolicy-native policycoreutils-native m4-native"
|
||||
|
||||
RDEPENDS-${PN}-dev =+ " \
|
||||
RDEPENDS_${PN}-dev =+ " \
|
||||
python \
|
||||
"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user