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