diff options
Diffstat (limited to 'recipes/qt/qt-x11-free_3.3.7.bb')
-rw-r--r-- | recipes/qt/qt-x11-free_3.3.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qt/qt-x11-free_3.3.7.bb b/recipes/qt/qt-x11-free_3.3.7.bb index 1d4d5f978c..100d38d9cb 100644 --- a/recipes/qt/qt-x11-free_3.3.7.bb +++ b/recipes/qt/qt-x11-free_3.3.7.bb @@ -1,4 +1,4 @@ -DEPENDS = "uicmoc3-native freetype virtual/libx11 libxmu xft libxext libxrender libxrandr libxcursor mysql virtual/libgl" +DEPENDS = "uicmoc3-native freetype virtual/libx11 libxmu libxft libxext libxrender libxrandr libxcursor mysql virtual/libgl" PROVIDES = "qt3x11" PR = "r3" |