FS#70766 - [cockatrice] 2.8.0 Incorrect optdepends

Attached to Project: Community Packages
Opened by David (huantian) - Sunday, 09 May 2021, 18:35 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 03 September 2023, 16:21 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Filipe Laíns (FFY00)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The optdepends for cockatrice seems to be defined twice, which overrides the dependency mariadb-libs when adding zlib. These should probably be combined to one thing. This doesn't seem to have any effect on the usability of the package, just hides the optional dependency mariadb-libs.

Relevant code:
depends=('qt5-base' 'protobuf' 'qt5-tools' 'qt5-svg' 'qt5-multimedia' 'qt5-websockets')
optdepends=('mariadb-libs: MySQL/MariaDB connection')
makedepends=('cmake' 'git' 'zlib' 'mariadb-libs')
checkdepends=('gtest' 'valgrind')
optdepends=('zlib: Load zipped files in Oracle')

Version: cockatrice 2.8.0-3
This task depends upon

Closed by  Jelle van der Waa (jelly)
Sunday, 03 September 2023, 16:21 GMT
Reason for closing:  Fixed
Additional comments about closing:  2.8.0-12
Comment by Buggy McBugFace (bugbot) - Tuesday, 08 August 2023, 19:11 GMT
This is an automated comment as this bug is open for more then 2 years. Please reply if you still experience this bug otherwise this issue will be closed after 1 month.

Loading...