pkgsrc-WIP-changes archive

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

kmymoney4: Add graphics/oxygen-icons dependency



Module Name:	pkgsrc-wip
Committed By:	Gary Duzan <gary%duzan.org@localhost>
Pushed By:	gary
Date:		Sat Aug 25 23:26:57 2018 -0400
Changeset:	ecf9490cf1411481d170bfdc2b953f77689f5d19

Modified Files:
	kmymoney4/Makefile

Log Message:
kmymoney4: Add graphics/oxygen-icons dependency

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

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

diffstat:
 kmymoney4/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/kmymoney4/Makefile b/kmymoney4/Makefile
index f1aaae9456..d9a27e2854 100644
--- a/kmymoney4/Makefile
+++ b/kmymoney4/Makefile
@@ -49,4 +49,5 @@ BUILDLINK_API_DEPENDS.kdelibs+=	kdelibs4>=4.5.0
 .include "../../x11/kdelibs4/buildlink3.mk"
 #.include "../../x11/libX11/buildlink3.mk"
 #.include "../../x11/qt4-libs/buildlink3.mk"
+DEPENDS+=	oxygen-icons-[0-9]*:../../graphics/oxygen-icons
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index