Specify binary version dependency for development files

This commit is contained in:
alan 2024-02-01 07:45:58 +00:00
parent 39ade0caf7
commit 8b3054fa7f
No known key found for this signature in database
GPG Key ID: 32C5D29762C48D4A
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ Description: disassembler for x86 and x86-64 class instruction sets
Package: libudis86-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: disassembler for x86 and x86-64 class instruction sets
Depends: ${misc:Depends}, ${shlibs:Depends}, libudis86-0 (= ${binary:Version})
Description: Disassembler for x86 and x86-64 class instuction sets
Udis86 is a disassembler for the x86 and x86-64 class of instruction
set architectures. It consists of a C library called libudis86 which
provides a clean and simple interface to decode and inspect a stream