From 2fb5f01e23b04e171d4dea6e5d1af5640386efac Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Wed, 1 Mar 2006 18:21:32 +0000 Subject: all over the place: adapt DEPENDS to new xlib names --- packages/qt/qt-x11-free_3.3.5.bb | 2 +- packages/qt/qt-x11-free_4.0.1.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/qt') diff --git a/packages/qt/qt-x11-free_3.3.5.bb b/packages/qt/qt-x11-free_3.3.5.bb index afa33f98af..0f57314971 100644 --- a/packages/qt/qt-x11-free_3.3.5.bb +++ b/packages/qt/qt-x11-free_3.3.5.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL QPL" HOMEPAGE = "http://www.trolltech.com" MAINTAINER = "Michael 'Mickey' Lauer " -DEPENDS = "uicmoc3-native freetype x11 xft xext libxrender libxrandr libxcursor mysql" +DEPENDS = "uicmoc3-native freetype libx11 xft libxext libxrender libxrandr libxcursor mysql" PROVIDES = "qt3x11" PR = "r10" diff --git a/packages/qt/qt-x11-free_4.0.1.bb b/packages/qt/qt-x11-free_4.0.1.bb index e08fc23ea0..32ddca6158 100644 --- a/packages/qt/qt-x11-free_4.0.1.bb +++ b/packages/qt/qt-x11-free_4.0.1.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" HOMEPAGE = "http://www.trolltech.com" LICENSE = "GPL QPL" MAINTAINER = "Michael 'Mickey' Lauer " -DEPENDS = "uicmoc4-native freetype jpeg x11 xft xext libxrender libxrandr libxcursor mysql" +DEPENDS = "uicmoc4-native freetype jpeg libx11 xft libxext libxrender libxrandr libxcursor mysql" PROVIDES = "qt4x11" # FIXME: Make it use 'our' qmake # DEPENDS += "qmake-native-2.00a" -- cgit v1.2.3