We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[Description of the issue]
plugins/mp3_decoder/meson.build:1:0: ERROR: Dependency "mad" not found, tried pkgconfig and cmake
But libmad, libid3tag, madplay are installed
meson.build:90:0: ERROR: Invalid version of dependency, need 'uuid' ['>=2.19.0'] found '1.0.3'.
But the latest libuuid is 1.0.3 and util-linux 2.3.7 are installed.
Why it keeps reporting such errors
meson build
Expected behavior:
[What you expect to happen]
Actual behaviour:
[What actually happens]
Reproduces how often:
[What percentage of the time does it reproduce?]
Use the information obtained from tizonia --debug.
tizonia --debug
Bintray debs, Snap package, built from source, other?
Any additional information, configuration or data that might be necessary to reproduce the issue.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue
Description
[Description of the issue]
But libmad, libid3tag, madplay are installed
But the latest libuuid is 1.0.3 and util-linux 2.3.7 are installed.
Why it keeps reporting such errors
Steps to Reproduce
meson build
Expected behavior:
[What you expect to happen]
Actual behaviour:
[What actually happens]
Reproduces how often:
[What percentage of the time does it reproduce?]
Versions
Use the information obtained from
tizonia --debug
.Installation Method Used
Bintray debs, Snap package, built from source, other?
Additional Information
Any additional information, configuration or data that might be necessary to
reproduce the issue.
The text was updated successfully, but these errors were encountered: