Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952061 - sys-apps/accountsservice is missing vala support
Summary: sys-apps/accountsservice is missing vala support
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-25 16:41 UTC by Sarah
Modified: 2025-03-25 16:44 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sarah 2025-03-25 16:41:06 UTC
The package cannot build with vala support as it disabled by default with the build option `-Dvapi=false` in the ebuild.

Reproducible: Always

Steps to Reproduce:
1. emerge accountsservice
2.
3.
Actual Results:  
It has no vala support.

Expected Results:  
There should a 'vala' useflag to enable vala support.

This bug report was made to support and notify of the pull request that was made 
 here: https://github.com/gentoo/gentoo/pull/40627 .