pkgsrc-WIP-changes archive

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

gnome-apps: Fix path for gedit



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri Oct 25 16:09:34 2019 +0200
Changeset:	18771723bf61d26f4beca0fea41276dc89008c02

Modified Files:
	gnome-apps/Makefile

Log Message:
gnome-apps: Fix path for gedit

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

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

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

diffs:
diff --git a/gnome-apps/Makefile b/gnome-apps/Makefile
index f96a1a38dc..99159625f1 100644
--- a/gnome-apps/Makefile
+++ b/gnome-apps/Makefile
@@ -24,7 +24,7 @@ DEPENDS+=	evolution>=3.16.2.1:../../mail/evolution
 DEPENDS+=	file-roller>=3.16.2:../../archivers/file-roller
 #DEPENDS+=	five-or-more>=3.16.1:../../devel/five-or-more
 #DEPENDS+=	four-in-a-row>=3.16.2:../../devel/four-in-a-row
-DEPENDS+=	gedit>=3.16.1:../../editors/gedit3
+DEPENDS+=	gedit>=3.16.1:../../editors/gedit
 DEPENDS+=	gitg>=3.16.1:../../wip/gitg
 DEPENDS+=	glade>=3.18.3:../../devel/glade
 #DEPENDS+=	gnome-boxes>=3.16.2:../../devel/gnome-boxes


Home | Main Index | Thread Index | Old Index