pulseview: Add pkgconfig to inherit

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-10-23 21:07:47 +02:00
parent 80a7413917
commit 12ad6cce6d

View File

@@ -17,7 +17,7 @@ PACKAGECONFIG[decode] = "-DENABLE_DECODE=TRUE,-DENABLE_DECODE=FALSE,libsigrokdec
PACKAGECONFIG ??= "decode"
inherit cmake_qt5 mime-xdg
inherit cmake_qt5 pkgconfig mime-xdg
SRC_URI = " \
git://github.com/sigrokproject/pulseview.git \