summaryrefslogtreecommitdiffstats
path: root/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb')
-rw-r--r--recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb b/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb
index 15f71d4..7dd9a34 100644
--- a/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb
+++ b/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb
@@ -6,7 +6,6 @@ DEPENDS = "xmu-native"
HOMEPAGE = "http://www.trolltech.com"
PR = "r2"
-PROVIDES += "qt-x11-free-native"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/qt-x11-free"
LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=629178675a7d49c9fa19dfe9f43ea256 \
@@ -22,7 +21,6 @@ S = "${WORKDIR}/qt-x11-free-${PV}"
# or the full qmake.oeclass.
#
-PROVIDES = "qt-x11-free-native"
export QTDIR = "${S}"
export SYSCONF_CXX = "${CCACHE} g++"
export SYSCONF_CC = "${CCACHE} gcc"