mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
6784bec01a
commit
80fa973c07
|
|
@ -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'
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user