diff options
author | Thomas Beierlein <tomjbe@gentoo.org> | 2023-01-06 07:59:13 +0100 |
---|---|---|
committer | Thomas Beierlein <tomjbe@gentoo.org> | 2023-01-06 08:00:16 +0100 |
commit | b69fce7c086bbcd75177c14b1f909f91e6fcd437 (patch) | |
tree | bf0f78b1f381506175b71c7f91e142237a93d8aa /sci-visualization/pythonprop | |
parent | dev-python/oslo-config: Add GH remote-id (diff) | |
download | gentoo-b69fce7c086bbcd75177c14b1f909f91e6fcd437.tar.gz gentoo-b69fce7c086bbcd75177c14b1f909f91e6fcd437.tar.bz2 gentoo-b69fce7c086bbcd75177c14b1f909f91e6fcd437.zip |
sci-visualization/pythonprop: Drop not needed dep
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
Diffstat (limited to 'sci-visualization/pythonprop')
-rw-r--r-- | sci-visualization/pythonprop/pythonprop-0.30.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-visualization/pythonprop/pythonprop-0.30.1.ebuild b/sci-visualization/pythonprop/pythonprop-0.30.1.ebuild index 55899af5d1bf..547d0c4a51b9 100644 --- a/sci-visualization/pythonprop/pythonprop-0.30.1.ebuild +++ b/sci-visualization/pythonprop/pythonprop-0.30.1.ebuild @@ -30,7 +30,6 @@ RDEPEND=" " DEPEND="${RDEPEND} app-text/yelp-tools - app-text/rarian " PATCHES=( "${FILESDIR}/${PN}-drop-portland.patch" ) |