mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 17:55:49 +00:00
dnsmasq: add missing inherit pkgconfig
dnsmasq runs pkg-config to get cflags/libs for its dependencies. Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
d241efeef8
commit
7ba7f53075
@ -14,7 +14,7 @@ SRC_URI = "http://www.thekelleys.org.uk/dnsmasq/${@['archive/', ''][float(d.getV
|
||||
file://parallel-make.patch \
|
||||
"
|
||||
|
||||
inherit update-rc.d systemd
|
||||
inherit pkgconfig update-rc.d systemd
|
||||
|
||||
INITSCRIPT_NAME = "dnsmasq"
|
||||
INITSCRIPT_PARAMS = "defaults"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user