Ticket #98 (closed Defect: Invalid)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by adigeo

  • Status changed from new to closed
  • Version changed from trunk to 1.1.0
  • Resolution set to Invalid
  • Milestone changed from OpenXCAP 1.1.1 to OpenXCAP 1.0.0

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.

Note: See TracTickets for help on using tickets.