diff options
Diffstat (limited to 'packages/qt/qt-x11-free_3.3.6.bb')
-rw-r--r-- | packages/qt/qt-x11-free_3.3.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/qt/qt-x11-free_3.3.6.bb b/packages/qt/qt-x11-free_3.3.6.bb index 65b8723c2f..6509bac524 100644 --- a/packages/qt/qt-x11-free_3.3.6.bb +++ b/packages/qt/qt-x11-free_3.3.6.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL QPL" HOMEPAGE = "http://www.trolltech.com" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -DEPENDS = "uicmoc3-native freetype libx11 xft libxext libxrender libxrandr libxcursor mysql" +DEPENDS = "uicmoc3-native freetype virtual/x11 xft libxext libxrender libxrandr libxcursor mysql" PROVIDES = "qt3x11" PR = "r0" |