mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
dev-python/pygdbmi: add missing dependency
Closes: https://bugs.gentoo.org/910094 Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND=""
|
||||
RDEPEND="sys-devel/gdb"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
Reference in New Issue
Block a user