mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-06 04:08:15 +00:00
fix the version
This commit is contained in:
parent
4bef74c9ba
commit
5dc07d2ae4
2
debian/control
vendored
2
debian/control
vendored
@ -222,7 +222,7 @@ Description: Library for coverage-guided fuzz testing
|
|||||||
Package: python-clang-10
|
Package: python-clang-10
|
||||||
Section: python
|
Section: python
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python3, libclang-9-dev
|
Depends: ${shlibs:Depends}, ${misc:Depends}, python3, libclang-10-dev
|
||||||
Replaces: python-clang-x.y
|
Replaces: python-clang-x.y
|
||||||
Conflicts: python-clang-x.y
|
Conflicts: python-clang-x.y
|
||||||
Provides: python-clang-x.y
|
Provides: python-clang-x.y
|
||||||
|
Loading…
Reference in New Issue
Block a user