changed: remove multiarch-support predepends
no longer required in ubuntu bionic, and breaks ubuntu focal, and in any case it is support by both platforms.
This commit is contained in:
parent
fc69eb7b72
commit
58269dd675
4
debian/control
vendored
4
debian/control
vendored
@ -16,7 +16,7 @@ Vcs-Browser: https://github.com/OPM/opm-common
|
||||
|
||||
Package: libopm-common1
|
||||
Section: libs
|
||||
Pre-Depends: ${misc:Pre-Depends}, multiarch-support
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
@ -56,7 +56,7 @@ Description: OPM common library -- documentation
|
||||
|
||||
Package: python3-opm-common
|
||||
Section: libs
|
||||
Pre-Depends: ${misc:Pre-Depends}, multiarch-support
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libopm-common1, python3-numpy, python3-decorator
|
||||
|
Loading…
Reference in New Issue
Block a user