pkgsrc-WIP-changes archive

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

plasma-integration: depends on qqc2-desktop-style and Hack-ttf



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Thu Feb 1 08:48:32 2018 +1300
Changeset:	61c518e7a605e175fa3aa2ad21249e69a24b4bbe

Modified Files:
	plasma-integration/Makefile

Log Message:
plasma-integration: depends on qqc2-desktop-style and Hack-ttf

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

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

diffstat:
 plasma-integration/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/plasma-integration/Makefile b/plasma-integration/Makefile
index 4cbe6c7d29..e9fe2c0f9f 100644
--- a/plasma-integration/Makefile
+++ b/plasma-integration/Makefile
@@ -10,9 +10,9 @@ LICENSE=	gnu-lgpl-v2 AND gnu-lgpl-v2.1
 .include "../../wip/kde5/plasma.mk"
 
 DEPENDS+=	noto-ttf-[0-9]*:../../fonts/noto-ttf
-# fonthack rather than oxygen-fonts
-DEPENDS+=	oxygen-fonts-[0-9]*:../../fonts/oxygen-fonts
+DEPENDS+=	Hack-ttf-[0-9]*:../../fonts/Hack-ttf
 DEPENDS+=	breeze-[0-9]*:../../wip/breeze
+DEPENDS+=	qqc2-desktop-style-[0-9]*:../../x11/qqc2-desktop-style
 
 USE_TOOLS+=	msgmerge
 


Home | Main Index | Thread Index | Old Index