diff options
-rw-r--r-- | recipes-qt3/qt3/qt-x11-free_3.3.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt3/qt3/qt-x11-free_3.3.7.bb b/recipes-qt3/qt3/qt-x11-free_3.3.7.bb index a67dd63..af4fc01 100644 --- a/recipes-qt3/qt3/qt-x11-free_3.3.7.bb +++ b/recipes-qt3/qt3/qt-x11-free_3.3.7.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DEPENDS = "qt-x11-free-native freetype virtual/libx11 libxmu libxft libxext libxrender libxrandr libxcursor virtual/libgl" | 1 | DEPENDS = "qt-x11-free-native freetype virtual/libx11 libxmu libxft libxext libxrender libxrandr libxcursor virtual/libgl libglu" |
2 | PROVIDES = "qt3x11" | 2 | PROVIDES = "qt3x11" |
3 | PR = "${INC_PR}.1" | 3 | PR = "${INC_PR}.1" |
4 | 4 | ||