apache-maven-bin: add package "which" as a dependency.
This commit is contained in:
parent
9a46a9c216
commit
3b332256a7
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'apache-maven-bin'
|
||||
pkgname=apache-maven-bin
|
||||
version=3.3.9
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=apache-maven-3.3.9
|
||||
depends="virtual?java-environment"
|
||||
depends="virtual?java-environment which"
|
||||
short_desc="A tool for building and managing Java-based projects"
|
||||
maintainer="Spencer H <spencernh77@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue