diff options
author | 2011-12-08 19:22:43 +0000 | |
---|---|---|
committer | 2011-12-08 19:53:03 +0000 | |
commit | 1d56dbbd7cd308454f24fc54463e0f0cd536ea07 (patch) | |
tree | 66dd078b6f61e0a6de6e84fa9379a354f5cdcb8f /recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb | |
parent | d6eabbc05e39f78d50a0e6b9b41d356abc862741 (diff) | |
download | meta-qt3-1d56dbbd7cd308454f24fc54463e0f0cd536ea07.tar.gz meta-qt3-1d56dbbd7cd308454f24fc54463e0f0cd536ea07.tar.bz2 meta-qt3-1d56dbbd7cd308454f24fc54463e0f0cd536ea07.zip |
qt-x11-free(-native): remove PRIORITY
PRIORITY is no longer used.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
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.bb | 1 |
1 files changed, 0 insertions, 1 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 7dd9a34..48fc3a0 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 @@ -1,6 +1,5 @@ DESCRIPTION = "Qt/X11 Version ${PV}" SECTION = "libs" -PRIORITY = "optional" LICENSE = "GPL | QPL" DEPENDS = "xmu-native" HOMEPAGE = "http://www.trolltech.com" |