pkgsrc-WIP-changes archive

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

pika-backup: also include sysutils/desktop-file-utils/desktopdb.mk



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Mon Sep 19 12:52:33 2022 +0200
Changeset:	d9c491cd45ae3d4796d501a467a1ed156bdd89aa

Modified Files:
	pika-backup/Makefile

Log Message:
pika-backup: also include sysutils/desktop-file-utils/desktopdb.mk

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

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

diffstat:
 pika-backup/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/pika-backup/Makefile b/pika-backup/Makefile
index ec4593da35..e411b604e3 100644
--- a/pika-backup/Makefile
+++ b/pika-backup/Makefile
@@ -42,6 +42,7 @@ BUILDLINK_API_DEPENDS.libadwaita+=	libadwaita>=1.1
 .include "../../sysutils/dbus/buildlink3.mk"
 .include "../../security/libsecret/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
 BUILDLINK_API_DEPENDS.gtk4+=	gtk4>=4.6
 .include "../../x11/gtk4/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index