pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/nautilus This needs startup-notification>=0.8...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb1d46bc111d
branches:  trunk
changeset: 495213:eb1d46bc111d
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Jun 04 22:05:56 2005 +0000

description:
This needs startup-notification>=0.8.  Found by pancake at phreaker.net.

diffstat:

 sysutils/nautilus/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8f8343a2e26e -r eb1d46bc111d sysutils/nautilus/Makefile
--- a/sysutils/nautilus/Makefile        Sat Jun 04 21:50:55 2005 +0000
+++ b/sysutils/nautilus/Makefile        Sat Jun 04 22:05:56 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2005/06/01 18:03:22 jlam Exp $
+# $NetBSD: Makefile,v 1.49 2005/06/04 22:05:56 jmmv Exp $
 #
 
 DISTNAME=              nautilus-2.10.1
@@ -25,6 +25,7 @@
 BUILDLINK_DEPENDS.eel2+=       eel2>=2.10.1
 BUILDLINK_DEPENDS.glib2+=      glib2>=2.6.0
 BUILDLINK_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.10.0
+BUILDLINK_DEPENDS.startup-notification+=       startup-notification>=0.8
 
 .include "../../audio/esound/buildlink3.mk"
 .include "../../devel/GConf2/schemas.mk"



Home | Main Index | Thread Index | Old Index