adjust package relations a bit
This commit is contained in:
@@ -66,20 +66,22 @@ Architecture: alpha amd64 arm64 armel armhf hppa i386 loong64 mips mips64 mips64
|
||||
Build-Depends:
|
||||
asciidoctor <!pkg.linux.notools !nopython>,
|
||||
gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!cross>,
|
||||
g++-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!cross>,
|
||||
libaudit-dev,
|
||||
libbabeltrace-dev,
|
||||
libdebuginfod-dev,
|
||||
libdw-dev,
|
||||
libnewt-dev,
|
||||
libnuma-dev,
|
||||
libopencsd-dev (>= 1.1.1),
|
||||
libopencsd-dev,
|
||||
libperl-dev,
|
||||
libpython3-dev,
|
||||
libtraceevent-dev (>= 1:1.5),
|
||||
libtraceevent-dev,
|
||||
libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4],
|
||||
libzstd-dev,
|
||||
python3-dev:any,
|
||||
python3-setuptools,
|
||||
systemtap-sdt-dev,
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, ${python3:Depends}
|
||||
Provides: linux-tools-@version@
|
||||
Conflicts: linux-tools-@version@
|
||||
@@ -142,7 +144,7 @@ Package: rtla
|
||||
Meta-Rules-Target: rtla
|
||||
Build-Profiles: <!pkg.linux.notools !pkg.linux.mintools>
|
||||
Architecture: amd64 arm64 armhf i386 x32
|
||||
Build-Depends: libtracefs-dev (>= 1.3), libtraceevent-dev (>= 1:1.5), python3-docutils
|
||||
Build-Depends: libtracefs-dev, libtraceevent-dev, python3-docutils
|
||||
Depends: ${shlibs:Depends}
|
||||
Section: devel
|
||||
Description: Real-Time Linux Analysis tools
|
||||
|
Reference in New Issue
Block a user