mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
dev-libs/libcloudproviders: add missing doc dep
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -24,7 +24,10 @@ DEPEND="${RDEPEND}
|
|||||||
introspection? ( dev-libs/gobject-introspection:= )
|
introspection? ( dev-libs/gobject-introspection:= )
|
||||||
"
|
"
|
||||||
BDEPEND="$(vala_depend)
|
BDEPEND="$(vala_depend)
|
||||||
doc? ( dev-util/gdbus-codegen )
|
doc? (
|
||||||
|
dev-util/gdbus-codegen
|
||||||
|
dev-util/gtk-doc
|
||||||
|
)
|
||||||
virtual/pkgconfig
|
virtual/pkgconfig
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user