summaryrefslogtreecommitdiffstats
path: root/libnl-3.200.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'libnl-3.200.pkg/control')
-rw-r--r--libnl-3.200.pkg/control6
1 files changed, 6 insertions, 0 deletions
diff --git a/libnl-3.200.pkg/control b/libnl-3.200.pkg/control
index ab73fd0..3e0a6c6 100644
--- a/libnl-3.200.pkg/control
+++ b/libnl-3.200.pkg/control
@@ -1,3 +1,9 @@
Architecture: any-linux-any
Platform: all
Depends: libnl-3.200 (= ${Binary-Version})
+Description: Core netlink library
+ ${Common-Description}
+ .
+ The core netlink library implements the fundamentals required to use the
+ netlink protocol such as socket handling, message construction and parsing, and
+ sending and receiving of data. This library is kept small and minimalistic.