diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-02-23 18:11:55 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-02-23 18:11:55 +0100 |
| commit | ce941c146aea7925bded6b9d2a0d0559d3156ad3 (patch) | |
| tree | 4c52e02600e3fd127bfb28b3e974d45541ec9e4e /tools/packages/debian/control | |
Create repository
Diffstat (limited to 'tools/packages/debian/control')
| -rwxr-xr-x | tools/packages/debian/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/packages/debian/control b/tools/packages/debian/control new file mode 100755 index 0000000..1c4ca96 --- /dev/null +++ b/tools/packages/debian/control @@ -0,0 +1,8 @@ +Package: Ochess +Version: 1.0-1 +Section: base +Priority: optional +Architecture: amd64 +Depends: libboost-all-dev, build-essential, libwxgtk3.0-dev +Maintainer: Loic Guegan <loic.guegan@mailbox.org> +Description: Basic Ochess package |
