pkgsrc-WIP-changes archive

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

added firefox as depends



Module Name:	pkgsrc-wip
Committed By:	jaypatelani <jaypatelani%gmail.com@localhost>
Pushed By:	jaypatelani
Date:		Mon Jun 28 15:15:00 2021 +0530
Changeset:	db252778814d7a931b6c8bd6b59742338963f628

Modified Files:
	os108-desktop/Makefile

Log Message:
added firefox as depends

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

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

diffstat:
 os108-desktop/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/os108-desktop/Makefile b/os108-desktop/Makefile
index e1f7badee4..7d28608ae5 100644
--- a/os108-desktop/Makefile
+++ b/os108-desktop/Makefile
@@ -18,6 +18,7 @@ DEPENDS+=	dconf-[0-9]*:../../devel/dconf-editor
 #DEPENDS+=	evolution-[0-9]*:../../mail/evolution
 #DEPENDS+=	epiphany-[0-9]*:../../www/epiphany
 DEPENDS+=	eog-[0-9]*:../../graphics/eog
+DEPENDS+=	firefox-[0-9]*:../../www/firefox
 #DEPENDS+=	gdm-[0-9]*:../../wip/gdm
 DEPENDS+=	gedit-[0-9]*:../../editors/gedit
 DEPENDS+=	gnome-backgrounds-[0-9]*:../../graphics/gnome-backgrounds


Home | Main Index | Thread Index | Old Index