mirror of
https://github.com/fergalmoran/flameshot.git
synced 2025-12-27 04:09:45 +00:00
6 lines
157 B
Markdown
6 lines
157 B
Markdown
# 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
|