pkgsrc-WIP-changes archive

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

amfora: Add desktop-file-utils dependency



Module Name:	pkgsrc-wip
Committed By:	Michael-John Turner <mj%mjturner.net@localhost>
Pushed By:	mj
Date:		Thu Jul 15 17:22:24 2021 +0100
Changeset:	fa3e19ec23982504c0b4ef43aa9244f40a7bbdfc

Modified Files:
	amfora/Makefile

Log Message:
amfora: Add desktop-file-utils dependency

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

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

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

diffs:
diff --git a/amfora/Makefile b/amfora/Makefile
index 629b617c9f..37a3450fc7 100644
--- a/amfora/Makefile
+++ b/amfora/Makefile
@@ -29,4 +29,5 @@ do-install:
 	${INSTALL_DATA} ${WRKSRC}/amfora.desktop ${DESTDIR}${PREFIX}/share/applications
 
 .include "../../lang/go/go-module.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index