pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/totem



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Mar 11 19:34:11 UTC 2020

Modified Files:
        pkgsrc/multimedia/totem: Makefile

Log Message:
totem: Needs itstool


To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 pkgsrc/multimedia/totem/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/multimedia/totem/Makefile
diff -u pkgsrc/multimedia/totem/Makefile:1.106 pkgsrc/multimedia/totem/Makefile:1.107
--- pkgsrc/multimedia/totem/Makefile:1.106      Tue Mar 10 22:08:56 2020
+++ pkgsrc/multimedia/totem/Makefile    Wed Mar 11 19:34:11 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.106 2020/03/10 22:08:56 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2020/03/11 19:34:11 nia Exp $
 
 DISTNAME=      totem-3.34.1
 PKGREVISION=   2
@@ -11,6 +11,8 @@ HOMEPAGE=     https://wiki.gnome.org/Apps/Vi
 COMMENT=       Movie player designed for GNOME
 LICENSE=       gnu-gpl-v2
 
+TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+
 USE_TOOLS+=    pkg-config msgfmt xgettext
 
 MESON_ARGS+=   -Denable-python=no



Home | Main Index | Thread Index | Old Index