aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..fd7bdd9
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,11 @@
+Source: dhcpcd
+Section: universe/x11
+Priority: optional
+Maintainer: vg <vg@devys.org>
+Build-Depends: debhelper (>=10), pkg-config, libudev-dev, ntp
+Homepage: https://roy.marples.name/projects/dhcpcd
+
+Package: dhcpcd
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, bsdutils, procps
+Description: DHCP client for automatically configuring IPv4/IPv6 networking