pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/epiphany Explicitly depend on libgnome-keyring now.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c759892ec217
branches:  trunk
changeset: 652866:c759892ec217
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jun 08 23:16:05 2015 +0000

description:
Explicitly depend on libgnome-keyring now.

diffstat:

 www/epiphany/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 646c87173812 -r c759892ec217 www/epiphany/Makefile
--- a/www/epiphany/Makefile     Mon Jun 08 23:15:46 2015 +0000
+++ b/www/epiphany/Makefile     Mon Jun 08 23:16:05 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.158 2015/06/07 14:06:00 youri Exp $
+# $NetBSD: Makefile,v 1.159 2015/06/08 23:16:05 joerg Exp $
 
 DISTNAME=      epiphany-2.30.6
 PKGREVISION=   41
@@ -44,6 +44,7 @@
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../net/ORBit2/buildlink3.mk"
 .include "../../net/libsoup/buildlink3.mk"
+.include "../../security/libgnome-keyring/buildlink3.mk"
 .include "../../sysutils/dbus/buildlink3.mk"
 .include "../../sysutils/dbus-glib/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"



Home | Main Index | Thread Index | Old Index