pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xfce4-panel
Module Name: pkgsrc
Committed By: jperkin
Date: Wed May 16 22:33:27 UTC 2018
Modified Files:
pkgsrc/x11/xfce4-panel: Makefile
Log Message:
xfce4-panel: Requires gdbus-codegen.
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/x11/xfce4-panel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xfce4-panel/Makefile
diff -u pkgsrc/x11/xfce4-panel/Makefile:1.71 pkgsrc/x11/xfce4-panel/Makefile:1.72
--- pkgsrc/x11/xfce4-panel/Makefile:1.71 Tue May 15 22:35:10 2018
+++ pkgsrc/x11/xfce4-panel/Makefile Wed May 16 22:33:27 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2018/05/15 22:35:10 youri Exp $
+# $NetBSD: Makefile,v 1.72 2018/05/16 22:33:27 jperkin Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -9,6 +9,8 @@ MASTER_SITES+= http://archive.xfce.org/
HOMEPAGE= http://docs.xfce.org/xfce/xfce4-panel/start
COMMENT= Xfce panel
+TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+
PKGCONFIG_OVERRIDE= libxfce4panel/libxfce4panel-1.0.pc.in
PTHREAD_AUTO_VARS= yes
Home |
Main Index |
Thread Index |
Old Index