summaryrefslogtreecommitdiffstats
path: root/package/xstroke
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-12-18 10:20:43 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-12-18 21:40:25 +0100
commitd0a4e72f4a58385e2992d2956d3b8bd14f3c6db9 (patch)
tree47c5d118fb6cb6e187e11c511c16936ad33464f9 /package/xstroke
parent0ef90a63e845883aa45cedfdb26ed388d400f044 (diff)
downloadbuildroot-novena-d0a4e72f4a58385e2992d2956d3b8bd14f3c6db9.tar.gz
buildroot-novena-d0a4e72f4a58385e2992d2956d3b8bd14f3c6db9.zip
xstroke: mark as deprecated
xstroke is just a tarball on the avr32linux.org site, the 0.6 version has been released in April 2004, so we can consider the upstream to be dead. So let's mark this package as deprecated. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/xstroke')
-rw-r--r--package/xstroke/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/xstroke/Config.in b/package/xstroke/Config.in
index 126993483..4f3f5f6c3 100644
--- a/package/xstroke/Config.in
+++ b/package/xstroke/Config.in
@@ -1,6 +1,8 @@
config BR2_PACKAGE_XSTROKE
bool "xstroke"
depends on BR2_PACKAGE_XORG7
+ # dead upstream, probably not many users
+ depends on BR2_DEPRECATED
select BR2_PACKAGE_XLIB_LIBXFT
select BR2_PACKAGE_XLIB_LIBXTST
select BR2_PACKAGE_XLIB_LIBXPM