diff options
author | youri <youri@pkgsrc.org> | 2015-06-07 14:19:12 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2015-06-07 14:19:12 +0000 |
commit | 1661dd6558921e606ea5ccbd3fb8b9442215520a (patch) | |
tree | 1b1be6e501786f4cade35b6766a9b643263f8da2 /meta-pkgs/bulk-large | |
parent | 4bc9b2633ce7a38e9c1dae2637ead27aaf9c3389 (diff) | |
download | pkgsrc-1661dd6558921e606ea5ccbd3fb8b9442215520a.tar.gz |
Update more libsoup path.
Diffstat (limited to 'meta-pkgs/bulk-large')
-rw-r--r-- | meta-pkgs/bulk-large/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/bulk-large/Makefile b/meta-pkgs/bulk-large/Makefile index 74e8fe32b81..96034ef65e7 100644 --- a/meta-pkgs/bulk-large/Makefile +++ b/meta-pkgs/bulk-large/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2015/05/06 10:23:42 markd Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/07 14:19:12 youri Exp $ DISTNAME= bulk-large-20150218 CATEGORIES= meta-pkgs @@ -43,7 +43,7 @@ BUILD_DEPENDS+= libgnomeui-[0-9]*:../../devel/libgnomeui BUILD_DEPENDS+= ocaml-[0-9]*:../../lang/ocaml BUILD_DEPENDS+= gst-plugins0.10-base-[0-9]*:../../multimedia/gst-plugins0.10-base BUILD_DEPENDS+= gstreamer0.10-[0-9]*:../../multimedia/gstreamer0.10 -BUILD_DEPENDS+= libsoup24-[0-9]*:../../net/libsoup24 +BUILD_DEPENDS+= libsoup-[0-9]*:../../net/libsoup BUILD_DEPENDS+= dbus-[0-9]*:../../sysutils/dbus BUILD_DEPENDS+= dbus-glib-[0-9]*:../../sysutils/dbus-glib BUILD_DEPENDS+= aspell-[0-9]*:../../textproc/aspell |