mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
54a96fa4fe
commit
b6ce7fbc51
@ -20,7 +20,7 @@ CLEANBROKEN = "1"
|
||||
|
||||
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_PARAMS = "start 58 3 4 5 . stop 13 0 1 6 ."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user