mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
gui-libs/gtk-session-lock: disable vapi option
* even compiling dev-lang/vala with valadoc useflag * meson didnt found vapigen, do the file name * having the $PV attach to it Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@ src_configure() {
|
||||
$(meson_use test tests)
|
||||
$(meson_use docs docs)
|
||||
-Dintrospection=true
|
||||
-Dintrospection=vapi
|
||||
-Dvapi=false
|
||||
)
|
||||
meson_src_configure
|
||||
}
|
||||
Reference in New Issue
Block a user