From: Frans Meulenbroeks Date: Sun, 27 Dec 2009 16:34:26 +0000 (+0100) Subject: qt4-tools-native; added dependency on libsm-native X-Git-Tag: Release-2010-05/1~1146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac829b49221dc15a7fecad2418fb3fb6ce0409b9;p=openembedded.git qt4-tools-native; added dependency on libsm-native --- diff --git a/recipes/qt4/qt4-tools-native.inc b/recipes/qt4/qt4-tools-native.inc index 0fd4f9246f..8f520926ce 100644 --- a/recipes/qt4/qt4-tools-native.inc +++ b/recipes/qt4/qt4-tools-native.inc @@ -1,11 +1,11 @@ DESCRIPTION = "Native tools for Qt/[X11|Mac|Embedded] version 4.x" -DEPENDS = "zlib-native dbus-native" +DEPENDS = "zlib-native dbus-native libsm-native" SECTION = "libs" HOMEPAGE = "http://www.trolltech.com" PRIORITY = "optional" LICENSE = "GPL" -INC_PR = "r4" +INC_PR = "r5" inherit native