mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-10-18 18:37:45 +00:00
Remove circular dependency by removing python-lldb-7: Depends: liblldb-7-dev (Closes: #888889)
This commit is contained in:
parent
6f763dc60e
commit
0597fee131
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -8,6 +8,8 @@ llvm-toolchain-7 (1:7-2) unstable; urgency=medium
|
||||
- built with libc++-8-dev
|
||||
- run with libc++1-7
|
||||
(Closes: #903802)
|
||||
* Remove circular dependency by removing python-lldb-7: Depends: liblldb-7-dev
|
||||
(Closes: #888889)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 19 Sep 2018 14:12:34 +0200
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -448,7 +448,7 @@ Package: python-lldb-7
|
||||
Section: python
|
||||
Architecture: amd64 arm64 armel armhf i386 mips mipsel mips64el ppc64el kfreebsd-amd64 kfreebsd-i386 s390 sparc hppa m68k sh4 x32
|
||||
# ia64 hurd powerpc powerpcspe ppc64 alpha s390x sparc64 have been removed
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, liblldb-7-dev, python, python-six
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python, python-six
|
||||
Conflicts: python-lldb-3.8, python-lldb-3.9, python-lldb-x.y
|
||||
Replaces: python-lldb-x.y
|
||||
Provides: python-lldb-x.y
|
||||
|
Loading…
Reference in New Issue
Block a user