Ticket #98 (closed Defect: Invalid)
Add "python-ctypes" as dependency (required for TLS)
| Reported by: | ibc | Owned by: | support@ag-projects.com |
|---|---|---|---|
| Priority: | Minor | Milestone: | OpenXCAP 1.0.0 |
| Component: | Packaging | Version: | 1.1.0 |
| Severity: | Non-critical | Keywords: | |
| Cc: |
Description
It seems that, when TLS is enabled, OpenXCAP requires "python-ctypes", so I suggest to include it in the documentation and also as Debian package dependency.
Change History
Note: See
TracTickets for help on using
tickets.

Openxcap doesn't require python-ctypes, it requires python-gnutls. python-gnutls however requires python-ctypes, but it already has that dependency specified in the debian package.