diff --git a/recipes-gottcode/kapow/kapow.bb b/recipes-gottcode/kapow/kapow.bb index d4d4dff6..c0adacdf 100644 --- a/recipes-gottcode/kapow/kapow.bb +++ b/recipes-gottcode/kapow/kapow.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://gottcode.org/kapow/" LICENSE = "GPL-3.0" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" -inherit qmake5 qt5-translation gtk-icon-cache +inherit qmake5 pkgconfig qt5-translation gtk-icon-cache DEPENDS = "qttools-native qtbase hicolor-icon-theme"