summaryrefslogtreecommitdiffstats
path: root/libnl-route-3-dev.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'libnl-route-3-dev.pkg/control')
-rw-r--r--libnl-route-3-dev.pkg/control8
1 files changed, 8 insertions, 0 deletions
diff --git a/libnl-route-3-dev.pkg/control b/libnl-route-3-dev.pkg/control
index 00c0459..8de8bba 100644
--- a/libnl-route-3-dev.pkg/control
+++ b/libnl-route-3-dev.pkg/control
@@ -2,3 +2,11 @@ Architecture: any-linux-any
Platform: all
Depends: libnl-3.200 (= ${Binary-Version})
libnl-route-3.200 (= ${Binary-Version}),
+Description: Routing family library
+ ${Common-Description}
+ .
+ The routing family library is an API to the configuration interfaces of the
+ NETLINK_ROUTE family including network interfaces, routes, addresses,
+ neighbours, and traffic control.
+ .
+ This package contains development files for the routing family library.