pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lxqt-runner-0.14.1, reviewed



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Sat Feb 8 21:25:32 2020 +0100
Changeset:	d5d0a7386e73b600da9072439aec848c5ce6798d

Modified Files:
	lxqt-runner/Makefile

Log Message:
lxqt-runner-0.14.1, reviewed

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d5d0a7386e73b600da9072439aec848c5ce6798d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lxqt-runner/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/lxqt-runner/Makefile b/lxqt-runner/Makefile
index 98a4a615db..b13141f0fc 100644
--- a/lxqt-runner/Makefile
+++ b/lxqt-runner/Makefile
@@ -17,12 +17,11 @@ USE_LANGUAGES=	c c++
 CONFIGURE_DIRS=	build
 CMAKE_ARG_PATH=	..
 
-INSTALLATION_DIRS+=	lib
-
 pre-configure:
 	${MKDIR} -p ${WRKSRC}/build
 
 TOOL_DEPENDS+=	lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
+TOOL_DEPENDS+=	qt5-qttools-[0-9]*:../../x11/qt5-qttools
 
 .include "../../wip/lxqt-globalkeys/buildlink3.mk"
 .include "../../wip/muparser/buildlink3.mk"


Home | Main Index | Thread Index | Old Index