summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/gspell/gspell-1.6.1.ebuild2
-rw-r--r--app-text/gspell/gspell-1.8.1.ebuild2
-rw-r--r--app-text/gspell/gspell-1.8.2.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-text/gspell/gspell-1.6.1.ebuild b/app-text/gspell/gspell-1.6.1.ebuild
index 68fe27ba0ee2..108a5813d325 100644
--- a/app-text/gspell/gspell-1.6.1.ebuild
+++ b/app-text/gspell/gspell-1.6.1.ebuild
@@ -22,7 +22,6 @@ RDEPEND="
>=dev-libs/glib-2.44:2
>=x11-libs/gtk+-3.20:3[introspection?]
introspection? ( >=dev-libs/gobject-introspection-1.42.0:= )
- vala? ( $(vala_depend) )
"
DEPEND="${RDEPEND}
dev-libs/libxml2:2
@@ -30,6 +29,7 @@ DEPEND="${RDEPEND}
>=dev-util/gtk-doc-am-1.25
>=sys-devel/gettext-0.19.4
virtual/pkgconfig
+ vala? ( $(vala_depend) )
"
src_prepare() {
diff --git a/app-text/gspell/gspell-1.8.1.ebuild b/app-text/gspell/gspell-1.8.1.ebuild
index 3647a4d2935a..ef631e0e2952 100644
--- a/app-text/gspell/gspell-1.8.1.ebuild
+++ b/app-text/gspell/gspell-1.8.1.ebuild
@@ -22,7 +22,6 @@ RDEPEND="
>=dev-libs/glib-2.44:2
>=x11-libs/gtk+-3.20:3[introspection?]
introspection? ( >=dev-libs/gobject-introspection-1.42.0:= )
- vala? ( $(vala_depend) )
"
DEPEND="${RDEPEND}
dev-libs/libxml2:2
@@ -30,6 +29,7 @@ DEPEND="${RDEPEND}
>=dev-util/gtk-doc-am-1.25
>=sys-devel/gettext-0.19.4
virtual/pkgconfig
+ vala? ( $(vala_depend) )
"
src_prepare() {
diff --git a/app-text/gspell/gspell-1.8.2.ebuild b/app-text/gspell/gspell-1.8.2.ebuild
index 0079568866dd..ddbd5b2961b6 100644
--- a/app-text/gspell/gspell-1.8.2.ebuild
+++ b/app-text/gspell/gspell-1.8.2.ebuild
@@ -22,7 +22,6 @@ RDEPEND="
>=dev-libs/glib-2.44:2
>=x11-libs/gtk+-3.20:3[introspection?]
introspection? ( >=dev-libs/gobject-introspection-1.42.0:= )
- vala? ( $(vala_depend) )
"
DEPEND="${RDEPEND}
dev-libs/libxml2:2
@@ -30,6 +29,7 @@ DEPEND="${RDEPEND}
>=dev-util/gtk-doc-am-1.25
>=sys-devel/gettext-0.19.6
virtual/pkgconfig
+ vala? ( $(vala_depend) )
"
src_prepare() {