mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
net-snmp-native: dependency with libpci-native
Building of net-snmp-native aborted due to missing dependency with libpci-native. Fixed by keeping the dependency on for target recipe and removing it for native CC: Yoann Congal <yoann.congal@smile.fr> CC: Randy MacLeod <randy.macleod@windriver.com> Signed-off-by: Christos Gavros <gavrosc@yahoo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7cf467554b
commit
80f9812ab2
@ -268,12 +268,12 @@ RDEPENDS:${PN}-server-snmpd += "net-snmp-mibs"
|
||||
RDEPENDS:${PN}-server-snmptrapd += "net-snmp-server-snmpd ${PN}-lib-trapd"
|
||||
RDEPENDS:${PN}-server += "net-snmp-server-snmpd net-snmp-server-snmptrapd"
|
||||
RDEPENDS:${PN}-client += "net-snmp-mibs net-snmp-libs"
|
||||
RDEPENDS:${PN}-libs += "libpci \
|
||||
${PN}-lib-netsnmp \
|
||||
RDEPENDS:${PN}-libs += "${PN}-lib-netsnmp \
|
||||
${PN}-lib-agent \
|
||||
${PN}-lib-helpers \
|
||||
${PN}-lib-mibs \
|
||||
"
|
||||
RDEPENDS:append:${PN}-libs:class-target = " libpci"
|
||||
RDEPENDS:${PN}-ptest += "perl \
|
||||
perl-module-test \
|
||||
perl-module-file-basename \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user