diff options
| author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2015-12-17 16:39:54 +0000 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-12-17 21:54:30 +0100 |
| commit | 7152c5c5ce9567dd4046bbd27d1e84d619d09228 (patch) | |
| tree | eeb1142369235d908353ec16492e8efb6565df17 | |
| parent | 429a11647a3e0eb1e6781a0008252144729f255e (diff) | |
| download | buildroot-7152c5c5ce9567dd4046bbd27d1e84d619d09228.tar.gz buildroot-7152c5c5ce9567dd4046bbd27d1e84d619d09228.zip | |
torsmo: deprecate this package
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| -rw-r--r-- | package/torsmo/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/torsmo/Config.in b/package/torsmo/Config.in index a3943bda8b..5c18ac6f48 100644 --- a/package/torsmo/Config.in +++ b/package/torsmo/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_TORSMO bool "torsmo" + depends on BR2_DEPRECATED_SINCE_2015_11 depends on BR2_PACKAGE_XORG7 depends on BR2_USE_MMU # fork() select BR2_PACKAGE_XLIB_LIBX11 |

