pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/webkit-gtk needs glib2>=2.32



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb59d7571837
branches:  trunk
changeset: 603212:cb59d7571837
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon Apr 30 13:57:02 2012 +0000

description:
needs glib2>=2.32

diffstat:

 www/webkit-gtk/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 25e6cc57a02f -r cb59d7571837 www/webkit-gtk/Makefile.common
--- a/www/webkit-gtk/Makefile.common    Mon Apr 30 13:53:48 2012 +0000
+++ b/www/webkit-gtk/Makefile.common    Mon Apr 30 13:57:02 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2012/04/28 14:12:16 drochner Exp $
+# $NetBSD: Makefile.common,v 1.12 2012/04/30 13:57:02 drochner Exp $
 # used by www/webkit-gtk/Makefile
 # used by www/webkit-gtk3/Makefile
 
@@ -45,6 +45,7 @@
 .include "../../lang/python/application.mk"
 CONFIGURE_ENV+=        PYTHON=${PYTHONBIN}
 
+BUILDLINK_API_DEPENDS.glib2+= glib2>=2.32.1
 .include "../../devel/glib2/schemas.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../databases/sqlite3/buildlink3.mk"



Home | Main Index | Thread Index | Old Index