pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnome-core: Cleanup
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Thu May 26 01:21:04 2016 +0200
Changeset: b99736cbcb38cbf1d4667fbc08a45d38373ee1f4
Modified Files:
gnome-core/Makefile
Log Message:
gnome-core: Cleanup
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b99736cbcb38cbf1d4667fbc08a45d38373ee1f4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnome-core/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/gnome-core/Makefile b/gnome-core/Makefile
index 676f664..d2e0462 100644
--- a/gnome-core/Makefile
+++ b/gnome-core/Makefile
@@ -12,6 +12,7 @@ COMMENT= Meta-package for the GNOME core libraries
META_PACKAGE= yes
# see https://git.gnome.org/browse/
+# Please keep the order alphabetically using the upstream package (git repo) name
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
@@ -70,7 +71,7 @@ DEPENDS+= grilo-plugins-[0-9]*:../../wip/grilo-plugins
DEPENDS+= gsettings-desktop-schemas-[0-9]*:../../sysutils/gsettings-desktop-schemas
DEPENDS+= gssdp-[0-9]*:../../net/gssdp
# TODO gstreamermm
-DEPENDS+= gtk3-[0-9]*:../../x11/gtk3
+DEPENDS+= gtk3-[0-9]*:../../x11/gtk3 # Upstream name "gtk+"
DEPENDS+= gtk-doc-[0-9]*:../../textproc/gtk-doc
DEPENDS+= gtkmm3-[0-9]*:../../x11/gtkmm3
DEPENDS+= gtksourceview3-[0-9]*:../../x11/gtksourceview3 # TODO obsolete x11/gtksourceview?
Home |
Main Index |
Thread Index |
Old Index