From 1a5cf185908462ed8516fee062882b3b2a06a71f Mon Sep 17 00:00:00 2001 From: Andrew Andrianov Date: Wed, 25 Oct 2017 21:31:14 +0300 Subject: [PATCH] debian: Update Build-Depends and Depends This closes #32 Signed-off-by: Andrew Andrianov --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index a90e754..77db9c6 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,14 @@ Source: stcgal Section: electronics Priority: optional Maintainer: Andrew Andrianov -Build-Depends: debhelper (>= 9), python3, python3-setuptools, dh-python +Build-Depends: debhelper (>= 9), python3, python3-setuptools, dh-python, python3-serial, python3-tqdm, python3-yaml Standards-Version: 3.9.5 Homepage: https://github.com/grigorig/stcgal X-Python3-Version: >= 3.2 Package: stcgal Architecture: all -Depends: ${misc:Depends}, python3, python3-serial +Depends: ${misc:Depends}, python3, python3-serial, python3-tqdm Recommends: python3-usb (>= 1.0.0~b2) Description: STC MCU ISP flash tool stcgal is a command line flash programming tool for STC MCU Ltd.