pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gitlab: fix a dependency
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Mon Feb 22 18:59:19 2021 +0100
Changeset: fc317a77da3b65d0404d62db9d57b3e95a3bf475
Modified Files:
gitlab/Makefile
Log Message:
gitlab: fix a dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fc317a77da3b65d0404d62db9d57b3e95a3bf475
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gitlab/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/gitlab/Makefile b/gitlab/Makefile
index 4d081aeb30..6e71bc742e 100644
--- a/gitlab/Makefile
+++ b/gitlab/Makefile
@@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}
#EPENDS+= ruby[0-9]*-nokogiri-[0-9]*:../../textproc/ruby-nokogiri
DEPENDS+= ruby[0-9]*-bundler-[0-9]*:../../misc/ruby-bundler
DEPENDS+= py[0-9]*-pygments-[0-9]*:../../textproc/py-pygments
-DEPENDS+= scons-[0-9]*:../../devel/scons
+DEPENDS+= py[0-9]*-scons-[0-9]*:../../devel/scons
DEPENDS+= gitolite-[0-9]*:../../devel/gitolite
#DEPENDS+= pkg_alternatives-[0-9]*:../../pkgtools/pkg_alternatives
DEPENDS+= mozilla-rootcerts-[0-9]*:../../security/mozilla-rootcerts
Home |
Main Index |
Thread Index |
Old Index