From: Mart Raudsepp Date: Sun, 29 Dec 2019 13:25:14 +0000 (+0200) Subject: app-text/gspell: vala is only a build depend here X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=da3a75e3f14e88ec666f46f4160b99be6199aee1;p=gentoo.git app-text/gspell: vala is only a build depend here Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- 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() {