Add .deb build info

This commit is contained in:
lupoDharkael
2017-11-13 16:35:35 +01:00
parent de2580e946
commit 689c58ef2c

5
docs/dev/package.md Normal file
View File

@@ -0,0 +1,5 @@
# Debian
How to build the debian package based on the `./debian` folder:
1. Install the build dependencies.
2. apt install debhelper
3. dpkg-buildpackage -B