pkgsrc-WIP-changes archive

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

gnome-core: Add bijiben and gnome-tracker



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon May 23 02:37:55 2016 +0200
Changeset:	8f7b05e29ac0b720dbc9ead1a3c06c84047e1277

Modified Files:
	gnome-core/Makefile

Log Message:
gnome-core: Add bijiben and gnome-tracker

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

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

diffstat:
 gnome-core/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/gnome-core/Makefile b/gnome-core/Makefile
index 23cd585..cad824f 100644
--- a/gnome-core/Makefile
+++ b/gnome-core/Makefile
@@ -12,13 +12,13 @@ COMMENT=	Meta-package for the GNOME core libraries
 META_PACKAGE=	yes
 
 # see https://git.gnome.org/browse/
-
 DEPENDS+=	adwaita-icon-theme-[0-9]*:../../graphics/adwaita-icon-theme
 DEPENDS+=	at-spi2-atk-[0-9]*:../../devel/at-spi2-atk
 DEPENDS+=	at-spi2-core-[0-9]*:../../devel/at-spi2-core
 DEPENDS+=	atk-[0-9]*:../../devel/atk
 DEPENDS+=	atkmm-[0-9]*:../../devel/atkmm
-#DEPENDS+=	bijiben-[0-9]*:../../wip/bijiben
+DEPENDS+=	bijiben-[0-9]*:../../wip/bijiben
+DEPENDS+=	gnome-tracker-[0-9]*:../../wip/gnome-tracker
 
 # TODO
 


Home | Main Index | Thread Index | Old Index