ptpd: add pkgconfig to inherit

ptpd is patched to use 'pkg-config libpcap', so inherit pkgconfig to
have it available in RSS.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
Max Krummenacher 2017-03-03 21:34:09 +01:00 committed by Joe MacDonald
parent 6784bec01a
commit 80fa973c07

View File

@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://README;md5=0733e1b3788ab2ebbc63bf33a020da1d"
DEPENDS = "libpcap"
inherit autotools systemd
inherit autotools pkgconfig systemd
# return something like '1.2.3' or '1.2.3/rc1'
#