pkgsrc-WIP-changes archive

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

lebiniou: Add misc/xdg-utils as dependency



Module Name:	pkgsrc-wip
Committed By:	Olivier Girondel <olivier%biniou.info@localhost>
Pushed By:	oliv3
Date:		Sun Jun 5 15:49:30 2022 +0200
Changeset:	d97896259e4cac61b565217bda52731b48bf9936

Modified Files:
	lebiniou/Makefile

Log Message:
lebiniou: Add misc/xdg-utils as dependency

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d97896259e4cac61b565217bda52731b48bf9936

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

diffstat:
 lebiniou/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/lebiniou/Makefile b/lebiniou/Makefile
index dd239f502b..7bdec1777f 100644
--- a/lebiniou/Makefile
+++ b/lebiniou/Makefile
@@ -15,6 +15,7 @@ USE_TOOLS+=	autoconf automake autoreconf pkg-config
 GNU_CONFIGURE=	yes
 
 DEPENDS+=	lebiniou-data>=3.66.0:../../wip/lebiniou-data
+DEPENDS+=	xdg-utils>=1.1.3:../../misc/xdg-utils
 
 pre-configure:
 	set -e; cd ${WRKSRC} && ./bootstrap


Home | Main Index | Thread Index | Old Index