pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/lxqt-build-tools
Module Name: pkgsrc
Committed By: gutteridge
Date: Fri Nov 19 13:54:17 UTC 2021
Modified Files:
pkgsrc/devel/lxqt-build-tools: Makefile
Log Message:
lxqt-build-tools: set BUILDLINK_API_DEPENDS.qt5-qtbase >= 5.15.0
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/lxqt-build-tools/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/lxqt-build-tools/Makefile
diff -u pkgsrc/devel/lxqt-build-tools/Makefile:1.15 pkgsrc/devel/lxqt-build-tools/Makefile:1.16
--- pkgsrc/devel/lxqt-build-tools/Makefile:1.15 Fri Nov 19 09:25:52 2021
+++ pkgsrc/devel/lxqt-build-tools/Makefile Fri Nov 19 13:54:17 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2021/11/19 09:25:52 pin Exp $
+# $NetBSD: Makefile,v 1.16 2021/11/19 13:54:17 gutteridge Exp $
DISTNAME= lxqt-build-tools-0.10.0
CATEGORIES= devel
@@ -24,6 +24,7 @@ CMAKE_ARGS+= -DLXQT_ETC_XDG_DIR=${PKG_S
pre-configure:
${MKDIR} -p ${WRKSRC}/build
+BUILDLINK_API_DEPENDS.qt5-qtbase+= qt5-qtbase>=5.15.0
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index