diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-12 20:23:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-13 10:42:32 +0100 |
commit | 7b205f67aa1e81d5665d2d88132ee9ce195f852a (patch) | |
tree | 1ede02f153b083fafce941f24f5a07ef7322b4c5 /net-mail/notmuch | |
parent | profiles/categories: Add dev-{build,debug} (diff) | |
download | gentoo-7b205f67aa1e81d5665d2d88132ee9ce195f852a.tar.gz gentoo-7b205f67aa1e81d5665d2d88132ee9ce195f852a.tar.bz2 gentoo-7b205f67aa1e81d5665d2d88132ee9ce195f852a.zip |
Move {sys-devel → dev-debug}/gdb
Closes: https://bugs.gentoo.org/920438
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-mail/notmuch')
-rw-r--r-- | net-mail/notmuch/notmuch-0.37-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.37-r1.ebuild b/net-mail/notmuch/notmuch-0.37-r1.ebuild index 93a662b9542e..8656ceca062a 100644 --- a/net-mail/notmuch/notmuch-0.37-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.37-r1.ebuild @@ -67,7 +67,7 @@ DEPEND="${COMMON_DEPEND} test? ( >=app-editors/emacs-${NEED_EMACS}:*[libxml2] app-misc/dtach - sys-devel/gdb[python] + dev-debug/gdb[python] crypt? ( app-crypt/gnupg dev-libs/openssl |