pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
neonmodem: add xdg-utils as dependency
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Fri Jan 12 10:14:12 2024 +0100
Changeset: 7c15b482ddd77f5e9b7089ccfcc0792741ae8e3d
Modified Files:
neonmodem/Makefile
Log Message:
neonmodem: add xdg-utils as dependency
This is now ready to import.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7c15b482ddd77f5e9b7089ccfcc0792741ae8e3d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
neonmodem/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/neonmodem/Makefile b/neonmodem/Makefile
index 46a3a9a114..a75372bc31 100644
--- a/neonmodem/Makefile
+++ b/neonmodem/Makefile
@@ -17,6 +17,8 @@ do-install:
${INSTALL_PROGRAM} ${WRKDIR}/.gopath/bin/neonmodem \
${DESTDIR}${PREFIX}/bin
+DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
+
.include "go-modules.mk"
.include "../../lang/go/go-module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index