pkgsrc-WIP-changes archive

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

lxqt-panel, add missing depend



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Fri Jan 31 15:10:26 2020 +0100
Changeset:	6bf1e97fd08e07bb876ebda36c340277c65871d2

Modified Files:
	lxqt-panel/Makefile

Log Message:
lxqt-panel, add missing depend

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

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

diffstat:
 lxqt-panel/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/lxqt-panel/Makefile b/lxqt-panel/Makefile
index 617927767a..c95d996710 100644
--- a/lxqt-panel/Makefile
+++ b/lxqt-panel/Makefile
@@ -37,10 +37,10 @@ DEPENDS+=	lxmenu-data-[0-9]*:../../sysutils/lxmenu-data
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../x11/libXcomposite/buildlink3.mk"
-.include "../../x11/libxcb/buildlink3.mk"
 .include "../../devel/libdbusmenu-qt5/buildlink3.mk"
 .include "../../wip/lxqt-globalkeys/buildlink3.mk"
 .include "../../sysutils/solid/buildlink3.mk"
 .include "../../x11/kwindowsystem/buildlink3.mk"
+.include "../../x11/kguiaddons/buildlink3.mk"
 .include "../../sysutils/menu-cache/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index