postfix: Inherit pkgconfig

It was part of default dependencies before

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2021-09-22 06:58:38 -07:00
parent 54a96fa4fe
commit b6ce7fbc51

View File

@ -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 ."