pkgsrc-WIP-changes archive

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

added depend zenity to muffin



Module Name:	pkgsrc-wip
Committed By:	Jay Patel <jaypatel.ani%gmail.com@localhost>
Pushed By:	jaypatelani
Date:		Wed Dec 22 20:00:54 2021 +0530
Changeset:	27ac9b670849ea181897c79314bfeae4db9944f4

Modified Files:
	muffin/Makefile

Log Message:
added depend zenity to muffin

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

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

diffstat:
 muffin/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/muffin/Makefile b/muffin/Makefile
index d4c2c1e02d..a03f4cce2a 100644
--- a/muffin/Makefile
+++ b/muffin/Makefile
@@ -40,5 +40,5 @@ pre-configure:
 .include "../../textproc/gtk-doc/buildlink3.mk"
 .include "../../textproc/json-glib/buildlink3.mk"
 .include "../../wip/cinnamon-desktop/buildlink3.mk"
-
+.include "../../x11/zenity/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index