diff options
author | Sam James <sam@gentoo.org> | 2022-12-02 04:19:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-02 21:09:48 +0000 |
commit | 02b17c9bb64e147affc4acecaa0ff4151b2329bf (patch) | |
tree | 2fc404197c16c76cdae2ecadb9c4390a77b5e4b7 /dev-libs/gobject-introspection | |
parent | sys-devel/flex: support app-alternatives/lex (diff) | |
download | gentoo-02b17c9bb64e147affc4acecaa0ff4151b2329bf.tar.gz gentoo-02b17c9bb64e147affc4acecaa0ff4151b2329bf.tar.bz2 gentoo-02b17c9bb64e147affc4acecaa0ff4151b2329bf.zip |
Move {virtual -> app-alternatives}/yacc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/gobject-introspection')
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.72.0.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.74.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.72.0.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.72.0.ebuild index 4aad17063ef5..c727c75006f8 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.72.0.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.72.0.ebuild @@ -31,7 +31,7 @@ RDEPEND=" virtual/pkgconfig ${PYTHON_DEPS} " -# Wants real bison, not virtual/yacc +# Wants real bison, not app-alternatives/yacc DEPEND="${RDEPEND}" BDEPEND=" gtk-doc? ( diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.74.0.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.74.0.ebuild index 6ac6d58ec435..140af9c36fba 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.74.0.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.74.0.ebuild @@ -31,7 +31,7 @@ RDEPEND=" virtual/pkgconfig ${PYTHON_DEPS} " -# Wants real bison, not virtual/yacc +# Wants real bison, not app-alternatives/yacc DEPEND="${RDEPEND}" BDEPEND=" gtk-doc? ( |