summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2013-10-29 10:36:07 +0100
committerDavid Herrmann <dh.herrmann@gmail.com>2013-10-29 10:36:07 +0100
commitfc627a94e4a1f9f7f4ad90f27149e4a0e31296c4 (patch)
tree7bde5c610c948891d18eb0e26aba56f7998b54c0 /README
parent35fbe621e413c8cbb5c7787e706e3e973d67da0a (diff)
build: enable kmscon unconditionally
We removed all additional libraries/applications so we can now always enable building kmscon. This also means we can remove a bunch of old now unused options and flags. Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 2 insertions, 7 deletions
diff --git a/README b/README
index 57e4259..b7610f8 100644
--- a/README
+++ b/README
@@ -13,6 +13,8 @@ Website:
- libtsm: terminal emulator state machine
- libudev: providing input, video, etc. device hotplug support (>=v172)
- libxkbcommon: providing internationalized keyboard handling
+ - libdrm: graphics access to DRM/KMS subsystem
+ - linux-headers: linux kernel headers for ABI definitions
Everything else is optional:
@@ -59,8 +61,6 @@ Released tarballs can be found at:
explicitly enable it via command line:
--enable-multi-seat: This requires the systemd-logind library to provide
multi-seat support for kmscon. [default: on]
- --enable-hotplug: This requires libudev for hotplugging support. This is
- currently mandatory and cannot be disabled. [default: on]
--enable-debug: Enable debug mode/messages [default: on]
--enable-optimizations: Enable code optimizations [default: on]
@@ -86,11 +86,6 @@ Released tarballs can be found at:
- dummy: Dummy fallback session
- terminal: Terminal-emulator sessions
- The following options select which applications are built. If
- dependency-checks fail, they are disabled by default unless explicitly enabled
- on the command line:
- --enable-kmscon: Build kmscon application [default: on]
-
== Running ==
To get usage information, run: