diff --git a/recipes-misc/recipes-games/peg-e/peg-e_1.2.3.bb b/recipes-misc/recipes-games/peg-e/peg-e_1.2.3.bb index 0624e336..305e195f 100644 --- a/recipes-misc/recipes-games/peg-e/peg-e_1.2.3.bb +++ b/recipes-misc/recipes-games/peg-e/peg-e_1.2.3.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" inherit qmake5 qt5-translation gtk-icon-cache -DEPENDS = "qtbase hicolor-icon-theme" +DEPENDS = "qttools-native qtbase hicolor-icon-theme" SRC_URI = "http://gottcode.org/${BPN}/${BPN}-${PV}-src.tar.bz2" SRC_URI[md5sum] = "c035bf7eec14073d57840794c959d4ce"