summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-07-10 09:14:00 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-07-10 09:14:48 +0200
commit9ea46e927da0582731c42cd5427b7bbec0a98a78 (patch)
treef888e5c42de416ea0c66bf6b131de7f352b84188 /dev-python/jupyterlab
parentmedia-libs/harfbuzz: backport -Wcast-align fix for arm (diff)
downloadgentoo-9ea46e927da0582731c42cd5427b7bbec0a98a78.tar.gz
gentoo-9ea46e927da0582731c42cd5427b7bbec0a98a78.tar.bz2
gentoo-9ea46e927da0582731c42cd5427b7bbec0a98a78.zip
dev-python/jupyterlab: update caches in postinst
Closes: https://bugs.gentoo.org/906777 Closes: https://bugs.gentoo.org/910176 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'dev-python/jupyterlab')
-rw-r--r--dev-python/jupyterlab/jupyterlab-4.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jupyterlab/jupyterlab-4.0.2.ebuild b/dev-python/jupyterlab/jupyterlab-4.0.2.ebuild
index b514173b1f5d..01ca307b6a24 100644
--- a/dev-python/jupyterlab/jupyterlab-4.0.2.ebuild
+++ b/dev-python/jupyterlab/jupyterlab-4.0.2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=hatchling
-inherit distutils-r1 pypi
+inherit distutils-r1 pypi xdg
DESCRIPTION="JupyterLab computational environment"
HOMEPAGE="