pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xfce4-panel xfce4-panel: Requires gdbus-codegen.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5cd0dcf06016
branches: trunk
changeset: 380551:5cd0dcf06016
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Wed May 16 22:33:27 2018 +0000
description:
xfce4-panel: Requires gdbus-codegen.
diffstat:
x11/xfce4-panel/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r ad786002f340 -r 5cd0dcf06016 x11/xfce4-panel/Makefile
--- a/x11/xfce4-panel/Makefile Wed May 16 22:29:54 2018 +0000
+++ b/x11/xfce4-panel/Makefile Wed May 16 22:33:27 2018 +0000
@@ -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 @@
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