Summary: | =x11-misc/gpaste-3.18.3[vala] should DEPEND on >=dev-lang/vala:0.30[vapigen] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Martin Sekera <sekerama> |
Component: | Current packages | Assignee: | Leho Kraav (:macmaN @lkraav) <leho> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | leho, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Martin Sekera
2016-05-10 12:57:59 UTC
Please attach the complete build.log and the output of `emerge --info =x11-misc/gpaste-3.18.3'. This is legit. I will file a PR. Actually, not sure how to proceed. This is what I see in my ebuild copy DEPEND="${CDEPEND} dev-util/intltool virtual/pkgconfig vala? ( $(vala_depend) ) " There's no specific version list. What now? According to [1] the ebuild should set: VALA_MIN_API_VERSION="0.30" before inheriting vala.eclass (and the _MAX_ as well if there's a maximum version required upstream). [1] https://devmanual.gentoo.org/eclass-reference/vala.eclass/index.html Fixed back in July. |