add missing BDEP; spotted by aja@

This commit is contained in:
daniel
2025-07-24 10:34:03 +00:00
parent f34627a362
commit 9a12e3cc2b
+3 -1
View File
@@ -3,6 +3,7 @@ COMMENT = pygments theme using jupyterlab CSS variables
MODPY_DISTV = 0.3.0
DISTNAME = jupyterlab_pygments-${MODPY_DISTV}
PKGNAME = py-${DISTNAME}
REVISION = 0
CATEGORIES = textproc
@@ -18,7 +19,8 @@ MODULES = lang/python
MODPY_PI = Yes
MODPY_PYBUILD = hatchling
BUILD_DEPENDS = devel/py-hatch-nodejs-version
BUILD_DEPENDS = devel/py-hatch-jupyter-builder \
devel/py-hatch-nodejs-version
RUN_DEPENDS = textproc/py-pygments