networkmanager: Add missing RDEPENDS to dnsmasq
This add a dependency to RDEPENDS when using this PACKAGECONFIG feature. BugzID: 60752
This commit is contained in:
parent
946549e198
commit
a4ed9ead0c
|
|
@ -5,3 +5,5 @@ RDEPENDS_${PN} = "networkmanager-conf"
|
|||
SRC_URI_append = "\
|
||||
file://0001-Reactivate-GSM-connections-when-ModemManager-reconne.patch \
|
||||
"
|
||||
|
||||
PACKAGECONFIG[dnsmasq] = "--with-dnsmasq=${bindir}/dnsmasq,,,dnsmasq"
|
||||
|
|
|
|||
Loading…
Reference in New Issue