pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lxqt-build-tools, declare proper dependency
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Mon Jun 1 09:04:04 2020 +0200
Changeset: 301755ec6ee542c2cf1f7df59660d00ea1e4b9ae
Modified Files:
lxqt-build-tools/Makefile
Log Message:
lxqt-build-tools, declare proper dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=301755ec6ee542c2cf1f7df59660d00ea1e4b9ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lxqt-build-tools/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/lxqt-build-tools/Makefile b/lxqt-build-tools/Makefile
index d93930333e..7949c92092 100644
--- a/lxqt-build-tools/Makefile
+++ b/lxqt-build-tools/Makefile
@@ -23,7 +23,6 @@ CMAKE_ARGS+= -DLXQT_ETC_XDG_DIR=${PREFIX}/share/examples/lxqt/xdg
pre-configure:
${MKDIR} -p ${WRKSRC}/build
-DEPENDS+= glib2-tools-[0-9]*:../../devel/glib2-tools
-
.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index