mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-03 02:49:01 +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
|
||||
Section: python
|
||||
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
|
||||
Conflicts: python-clang-x.y
|
||||
Provides: python-clang-x.y
|
||||
|
Loading…
Reference in New Issue
Block a user