diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-11-07 12:31:55 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-11-07 12:31:55 +0100 |
commit | abaebd4ccbed0d86e2c208ce84cec8221e5c2cd2 (patch) | |
tree | 58c5add6d29f8b375e15f4542ce8f05e90da16ab /sci-misc | |
parent | dev-python/spyder: add 5.4.0 (diff) | |
download | gentoo-abaebd4ccbed0d86e2c208ce84cec8221e5c2cd2.tar.gz gentoo-abaebd4ccbed0d86e2c208ce84cec8221e5c2cd2.tar.bz2 gentoo-abaebd4ccbed0d86e2c208ce84cec8221e5c2cd2.zip |
sci-misc/jupyterlab-desktop-bin: drop deprecated dependency
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.5.0.1.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.5.0.1.ebuild b/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.5.0.1.ebuild index a910f5773855..ae5b946b1ecd 100644 --- a/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.5.0.1.ebuild +++ b/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.5.0.1.ebuild @@ -26,10 +26,7 @@ SLOT="0" RESTRICT="bindist mirror" RDEPEND=" - || ( - >=app-accessibility/at-spi2-core-2.46.0:2 - ( app-accessibility/at-spi2-atk dev-libs/atk ) - ) + >=app-accessibility/at-spi2-core-2.46.0:2 dev-libs/expat dev-libs/glib dev-libs/nspr |