diff options
| author | John Voltz | 2008-03-06 19:37:29 +0100 |
|---|---|---|
| committer | John Voltz | 2008-03-06 19:37:29 +0100 |
| commit | bfdb1635b357e7ac1285e5f116f8fd976065297b (patch) | |
| tree | d511f5e8783bda15a0eb60f22dea09677c677b7a | |
| parent | added xboard (diff) | |
| download | buildroot-bfdb1635b357e7ac1285e5f116f8fd976065297b.tar.gz buildroot-bfdb1635b357e7ac1285e5f116f8fd976065297b.tar.xz buildroot-bfdb1635b357e7ac1285e5f116f8fd976065297b.zip | |
deprecate xorg 6.8
| -rw-r--r-- | package/xorg/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/xorg/Config.in b/package/xorg/Config.in index a4fd012ec..2290e4992 100644 --- a/package/xorg/Config.in +++ b/package/xorg/Config.in @@ -1,4 +1,5 @@ config BR2_PACKAGE_XORG + depends BR2_DEPRECATED bool "X.org X Window System" default y if BR2_PACKAGE_XSERVER_xorg select BR2_PACKAGE_ZLIB |
