mirror of
https://github.com/apache/cloudstack
synced 2026-08-02 05:26:35 +00:00
Swap maven3 | maven build-dependency.
maven3 is not a package in Debian and buildds look only at the first alternative. Signed-off-by: Wido den Hollander <wido@widodh.nl>
This commit is contained in:
parent
acde8268c0
commit
f1301a2c5d
2
debian/control
vendored
2
debian/control
vendored
@ -3,7 +3,7 @@ Section: libs
|
||||
Priority: extra
|
||||
Maintainer: Wido den Hollander <wido@widodh.nl>
|
||||
Build-Depends: debhelper (>= 7), openjdk-7-jdk, genisoimage,
|
||||
python-mysqldb, maven3 | maven (>= 3), python (>= 2.6.6-3~)
|
||||
python-mysqldb, maven (>= 3) | maven3, python (>= 2.6.6-3~)
|
||||
Standards-Version: 3.8.1
|
||||
Homepage: http://www.cloudstack.org/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user