pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/rhythmbox rhythmbox: DEPENDS -> BUILD_DEPENDS in...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ffee8c34bdd3
branches:  trunk
changeset: 385718:ffee8c34bdd3
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Sep 27 19:54:20 2018 +0000

description:
rhythmbox: DEPENDS -> BUILD_DEPENDS in previous

diffstat:

 audio/rhythmbox/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 06450ee56fb6 -r ffee8c34bdd3 audio/rhythmbox/Makefile
--- a/audio/rhythmbox/Makefile  Thu Sep 27 19:53:07 2018 +0000
+++ b/audio/rhythmbox/Makefile  Thu Sep 27 19:54:20 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.153 2018/09/27 19:47:09 tnn Exp $
+# $NetBSD: Makefile,v 1.154 2018/09/27 19:54:20 tnn Exp $
 
 DISTNAME=      rhythmbox-3.4.2
 PKGREVISION=   2
@@ -27,7 +27,7 @@
 CONFIGURE_ARGS+=       --enable-vala
 CONFIGURE_ARGS+=       --with-brasero
 
-DEPENDS+=      itstool-[0-9]*:../../textproc/itstool
+BUILD_DEPENDS+=        itstool-[0-9]*:../../textproc/itstool
 DEPENDS+=      gst-plugins1-libav-[0-9]*:../../multimedia/gst-plugins1-libav
 DEPENDS+=      gst-plugins1-good-[0-9]*:../../multimedia/gst-plugins1-libav
 DEPENDS+=      gst-plugins1-oss-[0-9]*:../../audio/gst-plugins1-oss



Home | Main Index | Thread Index | Old Index