Commit 304eb8d
committed
Drop redundant recommended packages from QTVCP_DEPENDS
The debian/configure script insert a recommends on python3-numpy and
python3-xlib in the QTVCP_DEPENDS variable. The packages are already
listead as depends in d/control.main-pkg.in. This make the two package
listings reduntant, and cause lintian to give a warning about the issue.1 parent ff41ce5 commit 304eb8d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments