pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/mutter
Module Name: pkgsrc
Committed By: mef
Date: Tue Nov 17 13:27:00 UTC 2020
Modified Files:
pkgsrc/wm/mutter: Makefile
Log Message:
(wm/mutter) Add gdbus-codegen-[0-9]* for BUILD_DEPENDS (is it enough ?)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/wm/mutter/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/mutter/Makefile
diff -u pkgsrc/wm/mutter/Makefile:1.1 pkgsrc/wm/mutter/Makefile:1.2
--- pkgsrc/wm/mutter/Makefile:1.1 Tue Nov 10 01:56:20 2020
+++ pkgsrc/wm/mutter/Makefile Tue Nov 17 13:27:00 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/11/10 01:56:20 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/11/17 13:27:00 mef Exp $
DISTNAME= mutter-3.38.1
CATEGORIES= wm gnome
@@ -11,6 +11,7 @@ COMMENT= GNOME window manager
LICENSE= gnu-gpl-v2
USE_TOOLS+= pkg-config
+BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
.include "../../graphics/MesaLib/features.mk"
Home |
Main Index |
Thread Index |
Old Index