summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-06-29 18:04:38 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-06-30 13:43:27 +0200
commit8c1ff84efc5d3903500c32713a23dceee00b6cc7 (patch)
tree2dd17a2c5627ead2ce03e8bfda04e9b3f52f3fc5
parent2c314a37eb39ad742b7fac56acc53452bb1ae83d (diff)
downloadbuildroot-8c1ff84efc5d3903500c32713a23dceee00b6cc7.tar.gz
buildroot-8c1ff84efc5d3903500c32713a23dceee00b6cc7.zip
blackbox: deprecate package due to dead upstream
There has been no Blackbox release since 2005, which indicates that the upstream project is dead. Since there are many other maintained and alive window manager projects around, I'd like to nominate Blackbox for deprecation. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/blackbox/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/blackbox/Config.in b/package/blackbox/Config.in
index e9086550d9..8b61c735e2 100644
--- a/package/blackbox/Config.in
+++ b/package/blackbox/Config.in
@@ -3,6 +3,8 @@ config BR2_PACKAGE_BLACKBOX
depends on BR2_PACKAGE_XORG7
depends on BR2_INSTALL_LIBSTDCPP
depends on BR2_USE_MMU # fork()
+ # upstream dead since 2005
+ depends on BR2_DEPRECATED_SINCE_2014_08
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
select BR2_PACKAGE_XLIB_LIBX11
help
OpenPOWER on IntegriCloud