pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-pyside-setup: Note numpy build failure
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Fri Feb 28 13:19:59 2025 -0500
Changeset: 11a5d4f6205b05dc83e109f9401fb1a6b9cee0f1
Modified Files:
py-pyside-setup/Makefile
Added Files:
py-pyside-setup/TODO
Log Message:
py-pyside-setup: Note numpy build failure
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=11a5d4f6205b05dc83e109f9401fb1a6b9cee0f1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-pyside-setup/Makefile | 1 +
py-pyside-setup/TODO | 1 +
2 files changed, 2 insertions(+)
diffs:
diff --git a/py-pyside-setup/Makefile b/py-pyside-setup/Makefile
index 68ffd5de86..2a119be791 100644
--- a/py-pyside-setup/Makefile
+++ b/py-pyside-setup/Makefile
@@ -28,6 +28,7 @@ PLIST_SUBST+= PYTHON_VERSION=${PYTHON_VERSION}
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
+.include "../../math/py-numpy/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/qt5-qttools/buildlink3.mk"
#.include "../../x11/qt5-qtcharts/buildlink3.mk"
diff --git a/py-pyside-setup/TODO b/py-pyside-setup/TODO
new file mode 100644
index 0000000000..0a69264c3a
--- /dev/null
+++ b/py-pyside-setup/TODO
@@ -0,0 +1 @@
+patch configure to find numpy includes
Home |
Main Index |
Thread Index |
Old Index