diff options
Diffstat (limited to 'cmake/packaging/deb/control')
-rw-r--r-- | cmake/packaging/deb/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake/packaging/deb/control b/cmake/packaging/deb/control index ef51a6c..7c2ab8f 100644 --- a/cmake/packaging/deb/control +++ b/cmake/packaging/deb/control @@ -1,8 +1,8 @@ Source: stlink Priority: optional Maintainer: Nightwalker-87 <stlink-org> -Build-Depends: cmake, dh-cmake, debhelper (>= 9), libusb-1.0-0-dev, libgtk-3-dev -Standards-Version: 4.5.0 +Build-Depends: cmake (>= 3.13.0), dh-cmake, debhelper (>= 9), libusb-1.0-0-dev (>= 1.0.22), libgtk-3-dev (>= 3.22.30) +Standards-Version: 4.6.2 Rules-Requires-Root: no Section: electronics Homepage: https://github.com/stlink-org/stlink |