diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-02-11 15:54:36 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-02-11 18:38:40 -0600 |
commit | d20259b39995eb7361ca73a3fd72b290bdc89afa (patch) | |
tree | e01ab9888e4320754cdf0987170d58a4ce112d18 /system/irqbalance | |
parent | ad473b4607fbc7c773e989bece1124e31d5cc2fe (diff) | |
download | slackbuilds-d20259b39995eb7361ca73a3fd72b290bdc89afa.tar.gz |
Multiple: Kill libcap-ng references
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/irqbalance')
-rw-r--r-- | system/irqbalance/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/irqbalance/README b/system/irqbalance/README index 085188ba4f..cdf1869f3c 100644 --- a/system/irqbalance/README +++ b/system/irqbalance/README @@ -12,5 +12,3 @@ if [ -x /usr/sbin/irqbalance ]; then fi Options that you can pass to the command are described in the man page. - -libcap-ng is an optional dependency. |