aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/deb
diff options
context:
space:
mode:
authoryalei wang <wylandrea@gmail.com>2018-07-26 11:42:59 +0000
committerGerrit Code Review <gerrit@fd.io>2018-07-26 11:42:59 +0000
commit6d318a772b79c37aa72140c9590631057fc0629f (patch)
treeea7db0d27a1690d6c02dae65e5ec554830b1cb1b /pkg/deb
parent31dd6191211561ef72850c76eccdafcc34f35c56 (diff)
parent9d051a84fff2b23151b4addbcf204c21b22ed740 (diff)
Merge "Feat: Deb package for ubuntu"
Diffstat (limited to 'pkg/deb')
-rw-r--r--pkg/deb/control13
1 files changed, 13 insertions, 0 deletions
diff --git a/pkg/deb/control b/pkg/deb/control
new file mode 100644
index 0000000..c220c72
--- /dev/null
+++ b/pkg/deb/control
@@ -0,0 +1,13 @@
+Package: dmm
+Version: 18.04
+Section: tuils
+Priority: optional
+Depends: libc6, libstdc++6, libgcc1
+Suggests:
+Architecture: amd64
+Installed-Size:
+Maintainer: jorth
+Original-Maintainer:
+Provides:
+Description: DMM is a framework for protocol stack.
+Homepage: https://gerrit.fd.io/r/dmm