summaryrefslogtreecommitdiff
path: root/net-libs/gupnp-av/gupnp-av-0.14.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/gupnp-av/gupnp-av-0.14.1-r1.ebuild')
-rw-r--r--net-libs/gupnp-av/gupnp-av-0.14.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gupnp-av/gupnp-av-0.14.1-r1.ebuild b/net-libs/gupnp-av/gupnp-av-0.14.1-r1.ebuild
index a3d51b621efd..08a912bd247f 100644
--- a/net-libs/gupnp-av/gupnp-av-0.14.1-r1.ebuild
+++ b/net-libs/gupnp-av/gupnp-av-0.14.1-r1.ebuild
@@ -26,11 +26,11 @@ BDEPEND="
dev-util/gtk-doc
app-text/docbook-xml-dtd:4.1.2
)
- introspection? ( $(vala_depend) )
+ vala? ( $(vala_depend) )
"
src_prepare() {
- use vala && vala_src_prepare
+ use vala && vala_setup
default
}