pkgsrc-WIP-changes archive

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

krusader-kf5: add oxygen-icons as dependency



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Sat Jan 30 11:04:02 2021 +0100
Changeset:	8321752282a9f64de3a55ad7ae8d9c8d4db4bd90

Modified Files:
	krusader-kf5/Makefile

Log Message:
krusader-kf5: add oxygen-icons as dependency

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

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

diffstat:
 krusader-kf5/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/krusader-kf5/Makefile b/krusader-kf5/Makefile
index a53396775a..453c713ae6 100644
--- a/krusader-kf5/Makefile
+++ b/krusader-kf5/Makefile
@@ -25,6 +25,8 @@ CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/kio_isorc \
 		${PKG_SYSCONFBASE}/xdg/kio_isorc
 BUILD_DEFS+=	PKG_SYSCONFBASE
 
+DEPENDS+=	oxygen-icons-[0-9]*:../../graphics/oxygen-icons
+
 .include "../../devel/kparts/buildlink3.mk"
 .include "../../graphics/glu/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"


Home | Main Index | Thread Index | Old Index