pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
screengrab, add missing dependencies
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Mon May 11 10:46:19 2020 +0200
Changeset: 3ecd625f7123b7fb300d4cc2e260dd5e4aea0e1e
Modified Files:
screengrab/Makefile
Log Message:
screengrab, add missing dependencies
This package is part of LXQt-0.15.0
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3ecd625f7123b7fb300d4cc2e260dd5e4aea0e1e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
screengrab/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/screengrab/Makefile b/screengrab/Makefile
index 69a6f91059..2f5ccb9749 100644
--- a/screengrab/Makefile
+++ b/screengrab/Makefile
@@ -33,7 +33,9 @@ TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
.include "../../x11/kwindowsystem/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../x11/libqtxdg/buildlink3.mk"
+.include "../../devel/libdbusmenu-qt5/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libxcb/buildlink3.mk"
+.include "../../x11/libXfixes/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index