diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-25 09:56:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-25 09:56:35 +0100 |
commit | 0a6e4c4be3c2c69e791943a5b04c1e2689784537 (patch) | |
tree | 783d969e85de513d2ddd81c3e6e2b30ef7eb506c /sys-devel/gdb | |
parent | sys-devel/gdb: bump up to 10.2 (diff) | |
download | gentoo-0a6e4c4be3c2c69e791943a5b04c1e2689784537.tar.gz gentoo-0a6e4c4be3c2c69e791943a5b04c1e2689784537.tar.bz2 gentoo-0a6e4c4be3c2c69e791943a5b04c1e2689784537.zip |
sys-devel/gdb: reorder deps in live ebuild to match releases
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/gdb')
-rw-r--r-- | sys-devel/gdb/gdb-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild index 045919faeb44..6905306caf7b 100644 --- a/sys-devel/gdb/gdb-9999.ebuild +++ b/sys-devel/gdb/gdb-9999.ebuild @@ -78,8 +78,8 @@ BDEPEND=" app-arch/xz-utils sys-apps/texinfo virtual/yacc - source-highlight? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) + source-highlight? ( virtual/pkgconfig ) test? ( dev-util/dejagnu ) " |