pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/mate



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Mar  9 01:51:27 UTC 2019

Modified Files:
        pkgsrc/meta-pkgs/mate: Makefile

Log Message:
meta-pkgs/mate: add libmatemixer to Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/meta-pkgs/mate/Makefile

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

Modified files:

Index: pkgsrc/meta-pkgs/mate/Makefile
diff -u pkgsrc/meta-pkgs/mate/Makefile:1.20 pkgsrc/meta-pkgs/mate/Makefile:1.21
--- pkgsrc/meta-pkgs/mate/Makefile:1.20 Wed Mar  6 05:47:42 2019
+++ pkgsrc/meta-pkgs/mate/Makefile      Sat Mar  9 01:51:27 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2019/03/06 05:47:42 gutteridge Exp $
+# $NetBSD: Makefile,v 1.21 2019/03/09 01:51:27 gutteridge Exp $
 
 PKGNAME=       mate-${VERSION}
 CATEGORIES=    meta-pkgs
@@ -16,6 +16,7 @@ DEPENDS+=     caja-extensions>=${VERSION}:..
 DEPENDS+=      engrampa>=${VERSION}:../../archivers/engrampa
 DEPENDS+=      eom>=${VERSION}:../../graphics/eom
 DEPENDS+=      libmatekbd>=${VERSION}:../../x11/libmatekbd
+DEPENDS+=      libmatemixer>=${VERSION}:../../audio/libmatemixer
 DEPENDS+=      libmateweather>=${VERSION}:../../misc/libmateweather
 DEPENDS+=      marco>=${VERSION}:../../wm/marco
 DEPENDS+=      mate-applets>=${VERSION}:../../x11/mate-applets



Home | Main Index | Thread Index | Old Index