mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
postfix: Inherit pkgconfig
It was part of default dependencies before Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -20,7 +20,7 @@ CLEANBROKEN = "1"
|
|||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|
||||||
inherit update-rc.d useradd update-alternatives systemd lib_package
|
inherit pkgconfig update-rc.d useradd update-alternatives systemd lib_package
|
||||||
|
|
||||||
INITSCRIPT_NAME = "postfix"
|
INITSCRIPT_NAME = "postfix"
|
||||||
INITSCRIPT_PARAMS = "start 58 3 4 5 . stop 13 0 1 6 ."
|
INITSCRIPT_PARAMS = "start 58 3 4 5 . stop 13 0 1 6 ."
|
||||||
|
|||||||
Reference in New Issue
Block a user