Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649182 - =media-libs/libepoxy-1.5.0 depends on >=dev-util/meson-0.44.0
Summary: =media-libs/libepoxy-1.5.0 depends on >=dev-util/meson-0.44.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-01 13:10 UTC by Daniel
Modified: 2018-03-01 13:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info,5.84 KB, text/plain)
2018-03-01 13:10 UTC, Daniel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel 2018-03-01 13:10:15 UTC
Created attachment 521554 [details]
emerge --info

During configure, it says:

Meson encountered an error in file meson.build, line 1, column 0:
Meson version is 0.43.0 but project requires >= 0.44.0.

Upgrading meson solved this.
Comment 1 Larry the Git Cow gentoo-dev 2018-03-01 13:25:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=718ac3abd5e4a8447d6f9eb8a50fac9e6c8d4588

commit 718ac3abd5e4a8447d6f9eb8a50fac9e6c8d4588
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-03-01 13:24:44 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-03-01 13:24:44 +0000

    media-libs/libepoxy: depend on required meson version, higher than from eclass
    
    Closes: https://bugs.gentoo.org/649182
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-libs/libepoxy/libepoxy-1.5.0.ebuild | 3 ++-
 media-libs/libepoxy/libepoxy-9999.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)