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

debian.native: build documentation package only for indep #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ahresse
Copy link
Contributor

@ahresse ahresse commented Jul 4, 2024

Documentation package should be build as architecture-independent packages (Architecture: all). Thus, specific dependencies on it should be marked as build independent and documentation build arguments should only be set for build-indep debianhelper steps.

Documentation package should be build as architecture-independent packages
(Architecture: all). Thus, specific dependencies on it should be marked as
build independent and documentation build arguments should only be set for
build-indep debianhelper steps.

Signed-off-by: Alexandre Esse <alexandre.esse@canonical.com>
@ahresse ahresse force-pushed the debian.native/indep_doc_build_deps branch from ed4481d to e009bac Compare July 4, 2024 20:41
@ahresse ahresse changed the title debian: build documentation package only for indep debian.native: build documentation package only for indep Jul 4, 2024
override_dh_auto_build-arch:
dh_auto_build -- all

override_dh_auto_build-indep:
dh_auto_build -- all cmocka_extensions_doc
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not super familiar with -indep but should all be removed from this?

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.

2 participants