pkgsrc-WIP-changes archive

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

amarok: remove unnecessary dependency



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu May 16 12:23:25 2024 +0200
Changeset:	3d29b241bc187b43d4d5df911700017dceecd424

Modified Files:
	amarok/Makefile

Log Message:
amarok: remove unnecessary dependency

Found by markd@

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

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

diffstat:
 amarok/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/amarok/Makefile b/amarok/Makefile
index 6bc8796cc5..67aa15e0a9 100644
--- a/amarok/Makefile
+++ b/amarok/Makefile
@@ -12,8 +12,6 @@ LICENSE=	gnu-gpl-v2 AND gnu-fdl-v1.2 AND gnu-lgpl-v2.1
 
 .include "../../meta-pkgs/kde/applications.mk"
 
-DEPENDS+=	phonon-qt5-backend-gstreamer>=4.6.3:../../multimedia/phonon-qt5-backend-gstreamer
-
 USE_TOOLS+=	msgfmt pkg-config perl:run
 
 REPLACE_PERL+=	src/kconf_update/amarok-2.4.1-tokens_syntax_update.pl


Home | Main Index | Thread Index | Old Index