diff options
author | Thiago A. CorrĂȘa <thiago.correa@gmail.com> | 2008-07-01 13:58:01 +0000 |
---|---|---|
committer | Thiago A. CorrĂȘa <thiago.correa@gmail.com> | 2008-07-01 13:58:01 +0000 |
commit | f43c02cc91308afd952ace4e1db6e3356bbdab85 (patch) | |
tree | 44d6b066bf2a654f86e9d8fc272f286ae7134210 /package/qte | |
parent | c75b71199d2ebcb8eee08d8e5dfd55a1722f91b2 (diff) | |
download | buildroot-novena-f43c02cc91308afd952ace4e1db6e3356bbdab85.tar.gz buildroot-novena-f43c02cc91308afd952ace4e1db6e3356bbdab85.zip |
Mark Qt/E as deprecated (it is a really old version of Qtopia). Next step will be removal.
Diffstat (limited to 'package/qte')
-rw-r--r-- | package/qte/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/qte/Config.in b/package/qte/Config.in index aae36b9a0..7dfe2dfa3 100644 --- a/package/qte/Config.in +++ b/package/qte/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_QTE bool "Qt/E" default n + depends on BR2_DEPRECATED select BR2_INSTALL_LIBSTDCPP select BR2_PTHREADS_NATIVE select BR2_PACKAGE_JPEG |