Skip to content

control: Add meson to Build-Depends#29

Merged
danirabbit merged 1 commit intomainfrom
ryonakano/add-meson-to-build-depends
May 6, 2026
Merged

control: Add meson to Build-Depends#29
danirabbit merged 1 commit intomainfrom
ryonakano/add-meson-to-build-depends

Conversation

@ryonakano
Copy link
Copy Markdown
Member

Fixes the build failing on Launchpad (I didn't noticed we're missing this in #24 😵 )

https://launchpadlibrarian.net/860025193/buildlog_ubuntu-resolute-amd64.elementary-fonts_5.1.0-0+44~daily~ubuntu26.04.1_BUILDING.txt.gz

dh_auto_configure: warning: Use of debian/compat is deprecated and will be removed in debhelper (>= 14~).
Can't exec "meson": No such file or directory at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 553.
dh_auto_configure: error: exec (for cmd: meson --version) failed: No such file or directory
dh_auto_configure: error: meson --version returned exit code 255
make: *** [debian/rules:13: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2

I locally confirmed dpkg-buildpackage -us -uc succeeds with this branch.

@ryonakano ryonakano requested a review from a team May 6, 2026 15:24
Copy link
Copy Markdown
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

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

🎉

@danirabbit danirabbit merged commit d45f566 into main May 6, 2026
3 checks passed
@danirabbit danirabbit deleted the ryonakano/add-meson-to-build-depends branch May 6, 2026 17:26
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