pkgsrc-WIP-changes archive

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

qtractor: Remove obsoleted dependency (x11/qt5-dbus)



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat May 28 14:33:39 2016 +0200
Changeset:	9b0ae43c325fdda4b8f0ce721fa95125d0ab21db

Modified Files:
	qtractor/Makefile

Log Message:
qtractor: Remove obsoleted dependency (x11/qt5-dbus)

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

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

diffstat:
 qtractor/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/qtractor/Makefile b/qtractor/Makefile
index f2b3d37..fef46e0 100644
--- a/qtractor/Makefile
+++ b/qtractor/Makefile
@@ -33,7 +33,6 @@ TOOLS_PATH.${t}=	${QTDIR}/bin/${t}
 .include "../../audio/libsndfile/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/qt5-dbus/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../x11/qt5-qtmultimedia/buildlink3.mk"
 .include "../../x11/qt5-qttools/buildlink3.mk"


Home | Main Index | Thread Index | Old Index