From dacb8ae1152dc81879a1e1e58741f5141d85115d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 24 Aug 2017 22:13:38 +0200 Subject: [PATCH] peg-e: add qttools-native to DEPENDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-misc/recipes-games/peg-e/peg-e_1.2.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"