]> git.sesse.net Git - cubemap/blobdiff - README
Linux 3.13 is really old by now, so remove it from the README.
[cubemap] / README
diff --git a/README b/README
index 15913a180ecce80f881a1d9da8739a2a8b072864..dc6d4d32cf6b72c57dbabf83a4303fe8f986879f 100644 (file)
--- a/README
+++ b/README
@@ -11,8 +11,7 @@ A short list of features:
    and sending a SIGHUP; all clients will continue as if nothing had happened
    (unless you delete the stream they are watching, of course).
    Cubemap also survives the encoder dying and reconnecting.
- - Support for setting max pacing rate through the fq packet scheduler
-   (depends on Linux 3.13 or newer).
+ - Support for setting max pacing rate through the fq packet scheduler.
  - Reflects anything VLC can reflect over HTTP, even the muxes VLC
    has problems reflecting itself (in particular, FLV).
  - Multicast support, both for sending and receiving (supports only protocols
@@ -27,7 +26,7 @@ A short list of features:
 
 HOWTO:
 
-  sudo apt install libprotobuf-dev protobuf-compiler libsystemd-dev libtomcrypt-dev
+  sudo apt install libprotobuf-dev protobuf-compiler libsystemd-dev libtomcrypt-dev pkg-config
   ./configure
   make -j4