diff options
author | Viorel Munteanu <ceamac@gentoo.org> | 2022-12-06 07:43:50 +0200 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2022-12-06 07:43:50 +0200 |
commit | b4cfa583d67e8980846a5401305b3b80181af216 (patch) | |
tree | 0e77231352f30d92ff057bace5782815e00b37a2 /sci-mathematics | |
parent | Move {virtual -> app-alternatives}/awk (diff) | |
download | guru-b4cfa583d67e8980846a5401305b3b80181af216.tar.gz guru-b4cfa583d67e8980846a5401305b3b80181af216.tar.bz2 guru-b4cfa583d67e8980846a5401305b3b80181af216.zip |
Move {virtual -> app-alternatives}/yacc
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/mccs/mccs-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/mccs/mccs-1.1.ebuild b/sci-mathematics/mccs/mccs-1.1.ebuild index ee3a56aaa..5cd59202b 100644 --- a/sci-mathematics/mccs/mccs-1.1.ebuild +++ b/sci-mathematics/mccs/mccs-1.1.ebuild @@ -29,7 +29,7 @@ RDEPEND=" BDEPEND=" dev-util/quilt sys-devel/bison - virtual/yacc + app-alternatives/yacc " src_prepare() { |