pkgsrc-WIP-changes archive

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

lxqt-session-0.14.1, reviewed



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

Modified Files:
	lxqt-session/Makefile

Log Message:
lxqt-session-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=37ac15c95c8ad3b1edf1e749f44bffd7888adb17

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

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

diffs:
diff --git a/lxqt-session/Makefile b/lxqt-session/Makefile
index da7e262dfd..2b4519c8b4 100644
--- a/lxqt-session/Makefile
+++ b/lxqt-session/Makefile
@@ -19,8 +19,6 @@ CMAKE_ARG_PATH=	..
 
 CMAKE_ARGS+=	-DWITH_LIBUDEV=OFF
 
-INSTALLATION_DIRS+=	bin
-
 pre-configure:
 	${MKDIR} -p ${WRKSRC}/build
 
@@ -28,6 +26,7 @@ post-install:
 	${RM} -rf ${DESTDIR}${PREFIX}/etc/xdg/openbox/lxqt-rc.xml
 
 TOOL_DEPENDS+=	lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
+TOOL_DEPENDS+=	qt5-qttools-[0-9]*:../../x11/qt5-qttools
 DEPENDS+=	xdg-user-dirs-[0-9]*:../../x11/xdg-user-dirs
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"


Home | Main Index | Thread Index | Old Index