pkgsrc-WIP-changes archive

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

gnome-core: libsigc++ already there



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Jun 12 01:15:44 2016 +0200
Changeset:	333804402b8665ecc9c99b6fd4e572db05fe04d0

Modified Files:
	gnome-core/Makefile

Log Message:
gnome-core: libsigc++ already there

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

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

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

diffs:
diff --git a/gnome-core/Makefile b/gnome-core/Makefile
index 4186fa2..c831a7e 100644
--- a/gnome-core/Makefile
+++ b/gnome-core/Makefile
@@ -95,7 +95,7 @@ DEPENDS+=	libgxps-[0-9]*:../../print/libgxps
 DEPENDS+=	libnotify-[0-9]*:../../sysutils/libnotify
 DEPENDS+=	libpeas-[0-9]*:../../devel/libpeas
 DEPENDS+=	libsecret-[0-9]*:../../security/libsecret
-# TODO libsigcplusplus
+DEPENDS+=	libsigc++-[0-9]*:../../devel/libsigc++
 DEPENDS+=	libsoup-[0-9]*:../../net/libsoup
 DEPENDS+=	libwnck-[0-9]*:../../devel/libwnck
 # TODO libzapojit


Home | Main Index | Thread Index | Old Index