From 4485ae4182ce4d94b5dffe9d334866e3aeae36d3 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
- skalibs and execline are build-time dependencies.
- There are no run-time dependencies.
- And every listed package, save skalibs, is a boot-time dependency.
- If you are using the shared version of the skalibs library,
-then skalibs also becomes a run-time and a
-boot-time dependency.
+ skalibs is a build-time dependency. If you are linking binaries
+against the shared version of the skalibs library, it also becomes a
+run-time and boot-time dependency.
+ All the other listed packages are boot-time dependencies only.