[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phoc][debian/master] d/control: Annotate build-deps to help cross compiling
Arnaud Ferraris (@a-wai)
gitlab at salsa.debian.org
Thu Aug 4 16:31:20 BST 2022
Arnaud Ferraris pushed to branch debian/master at Debian On Mobile / phoc
Commits:
b7ae54f4 by Guido Günther at 2022-08-04T17:05:25+02:00
d/control: Annotate build-deps to help cross compiling
This will help to get the right dependencies installed for either native
or cross builds. This unbreaks the salsa-ci arm64 cross build pipeline.
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -19,11 +19,12 @@ Build-Depends:
pkg-config,
wayland-protocols,
# Needed to build the doc
- libgirepository1.0-dev <!nodoc>,
- python3-jinja2 <!nodoc>,
- python3-pygments <!nodoc>,
- python3-toml <!nodoc>,
- python3-typogrify <!nodoc>,
+ python3:native,
+ libgirepository1.0-dev:native <!nodoc>,
+ python3-jinja2:all <!nodoc>,
+ python3-pygments:all <!nodoc>,
+ python3-toml:all <!nodoc>,
+ python3-typogrify:all <!nodoc>,
# Needed to run the tests
mutter-common <!nocheck>,
xvfb <!nocheck>,
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/b7ae54f4978ad4443d1eabda0658e9f6470fa2e1
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/b7ae54f4978ad4443d1eabda0658e9f6470fa2e1
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20220804/2e8739cf/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list