We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd31ce1 commit 8b312ffCopy full SHA for 8b312ff
debian/control.in
@@ -21,6 +21,7 @@ Depends: libc6, libgomp1
21
Architecture: any
22
Conflicts: libucx0 (<< ${binary:Version}), libucx-dev (<< ${binary:Version}), ucx-utils (<< ${binary:Version})
23
Replaces: libucx0 (<< ${binary:Version}), libucx-dev (<< ${binary:Version}), ucx-utils (<< ${binary:Version})
24
+Provides: libucx0 (= ${binary:Version}), libucx-dev (= ${binary:Version}), ucx-utils (= ${binary:Version})
25
Description: Unified Communication X
26
UCX is a communication library implementing high-performance messaging.
27
.
0 commit comments