Skip to content

Commit 559d037

Browse files
committed
math/py-matplotlib: remove unneded dependency on tcl
PR: 255843 Approved by: maintainer timeout (mainland@apeiron.net, 1 month)
1 parent 670bc6a commit 559d037

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

math/py-matplotlib/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ BUILD_DEPENDS= ${PYNUMPY} \
1818
LIB_DEPENDS= libfreetype.so:print/freetype2 \
1919
libqhull.so:math/qhull \
2020
libpng.so:graphics/png \
21-
libfontconfig.so:x11-fonts/fontconfig \
22-
libtcl86.so:lang/tcl86
21+
libfontconfig.so:x11-fonts/fontconfig
2322
RUN_DEPENDS= ${PYNUMPY} \
2423
${PYTHON_PKGNAMEPREFIX}cycler>=0.10:devel/py-cycler@${PY_FLAVOR} \
2524
${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:devel/py-dateutil@${PY_FLAVOR} \

0 commit comments

Comments
 (0)