From ce941c146aea7925bded6b9d2a0d0559d3156ad3 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Wed, 23 Feb 2022 18:11:55 +0100 Subject: Create repository --- tools/packages/debian/control | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 tools/packages/debian/control (limited to 'tools/packages/debian/control') 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 +Description: Basic Ochess package -- cgit v1.2.3