From d5345f88b5ffdca098e0281f42f51e42ef43e79d Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Tue, 8 Sep 2009 19:44:14 +0000 Subject: more files: Fixed unpack dependencies on unzip-native, see: * http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-August/013505.html * http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-September/013620.html --- recipes/klimt/klimt_0.6.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/klimt') diff --git a/recipes/klimt/klimt_0.6.1.bb b/recipes/klimt/klimt_0.6.1.bb index 4e516fc90d..a2eccb67b2 100644 --- a/recipes/klimt/klimt_0.6.1.bb +++ b/recipes/klimt/klimt_0.6.1.bb @@ -5,6 +5,7 @@ LICENSE = "GPL" PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/klimt/klimt-src-${PV}.zip" +do_unpack[depends] += "unzip-native:do_populate_staging" S = "${WORKDIR}/klimt/build/LinuxQTE" EXTRA_QMAKEVARS_POST += " QMAKE_CXXFLAGS+=-fpermissive" -- cgit v1.2.3