diff options
| author | John Voltz <john.voltz@gmail.com> | 2008-03-06 18:37:29 +0000 |
|---|---|---|
| committer | John Voltz <john.voltz@gmail.com> | 2008-03-06 18:37:29 +0000 |
| commit | bfdb1635b357e7ac1285e5f116f8fd976065297b (patch) | |
| tree | d511f5e8783bda15a0eb60f22dea09677c677b7a | |
| parent | eea1d602583fae32eeee840f0277c82d5b26ada6 (diff) | |
| download | buildroot-novena-bfdb1635b357e7ac1285e5f116f8fd976065297b.tar.gz buildroot-novena-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 |
