pkgsrc-WIP-changes archive

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

screengrab, declare dbus dependency



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Thu May 21 18:08:42 2020 +0200
Changeset:	46ddb0f9cb71b28ff8becf551d1d47d4ed3cea68

Modified Files:
	screengrab/Makefile

Log Message:
screengrab, declare dbus dependency

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

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, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/screengrab/Makefile b/screengrab/Makefile
index 2f5ccb9749..c01efdbd1a 100644
--- a/screengrab/Makefile
+++ b/screengrab/Makefile
@@ -33,7 +33,7 @@ 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 "../../sysutils/dbus/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../x11/libxcb/buildlink3.mk"


Home | Main Index | Thread Index | Old Index