pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-Uranium: use x11/py-qt5 DEPENDS
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Thu Dec 29 17:15:13 2022 +0900
Changeset: 8630e70223e61d71f299e9c4cd5eaedf897bd24e
Modified Files:
py-Uranium/Makefile
py-Uranium/buildlink3.mk
Log Message:
py-Uranium: use x11/py-qt5 DEPENDS
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8630e70223e61d71f299e9c4cd5eaedf897bd24e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-Uranium/Makefile | 2 +-
py-Uranium/buildlink3.mk | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/py-Uranium/Makefile b/py-Uranium/Makefile
index 3502519168..f05bf2bfe6 100644
--- a/py-Uranium/Makefile
+++ b/py-Uranium/Makefile
@@ -19,6 +19,7 @@ USE_LANGUAGES= # none
DEPENDS+= ${PYPKGPREFIX}-scipy-[0-9]*:../../math/py-scipy
DEPENDS+= ${PYPKGPREFIX}-shapely-[0-9]*:../../wip/py-shapely
+DEPENDS+= ${PYPKGPREFIX}-qt5-[0-9]*:../../x11/py-qt5
pre-install:
find ${WRKSRC} -type f -name "*.orig" | xargs ${RM}
@@ -32,5 +33,4 @@ PLIST_SUBST+= CMAKE_API=${CMAKE_API}
.include "../../lang/python/extension.mk"
.include "../../math/py-numpy/buildlink3.mk"
.include "../../wip/libArcus/buildlink3.mk"
-.include "../../x11/py-qt5/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-Uranium/buildlink3.mk b/py-Uranium/buildlink3.mk
index 008b4108cf..6ee45b6a67 100644
--- a/py-Uranium/buildlink3.mk
+++ b/py-Uranium/buildlink3.mk
@@ -12,7 +12,6 @@ BUILDLINK_PKGSRCDIR.py-Uranium?= ../../wip/py-Uranium
.include "../../math/py-numpy/buildlink3.mk"
.include "../../wip/libArcus/buildlink3.mk"
-.include "../../x11/py-qt5/buildlink3.mk"
.endif # PY_URANIUM_BUILDLINK3_MK
BUILDLINK_TREE+= -py-Uranium
Home |
Main Index |
Thread Index |
Old Index