Skip to content

Commit

Permalink
Fix dependency problem to checkbox-support
Browse files Browse the repository at this point in the history
  • Loading branch information
Hook25 committed Jul 25, 2024
1 parent 4ccf984 commit 3c11405
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion checkbox-support/debian/control
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Source: checkbox-support
Section: python
Priority: optional
Maintainer: Checkbox Developers <[email protected]>
Maintainer: Checkbox Developers <[email protected]>
Uploaders: Sylvain Pineau <[email protected]>
Build-Depends:
debhelper (>= 9),
Expand All @@ -21,6 +21,7 @@ Build-Depends:
python3-setuptools,
python3-setuptools-scm,
python3-yaml
python3-numpy
Standards-Version: 3.9.6
X-Python3-Version: >= 3.5
XS-Testsuite: autopkgtest
Expand All @@ -39,6 +40,7 @@ Depends: gir1.2-gudev-1.0,
python3-requests,
python3-requests-unixsocket,
python3-yaml,
python3-numpy
udev,
udisks2,
${misc:Depends},
Expand Down

0 comments on commit 3c11405

Please sign in to comment.