Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.1] CPack: fix separator in depends field of debian dev pacakge #428

Merged

Conversation

spoonincode
Copy link
Member

This is a backport to 3.1 of #379. leap-dev.deb is only semi-supported and thus was only being tested in CI on Ubuntu 20.04. Turns out the older cmake in Ubuntu 18.04 did not handle the syntax being used for generating leap-dev.deb's dependencies. This change resolves the syntax to be more in alignment with documented cmake behavior.

Since the original defect was classified as a bug, this change is being backported to stable releases.

…iable should be separated by commas and not semicolon.
@spoonincode spoonincode merged commit 905c5cc into release/3.1 Nov 1, 2022
@spoonincode spoonincode deleted the cpack-fix-debian-dev-package-dependancies-31 branch November 1, 2022 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants