Skip to content
Snippets Groups Projects
Commit bfb77bf6 authored by Vivek Das Mohapatra's avatar Vivek Das Mohapatra
Browse files

The -dev package needs to depend on the new name of the binary package

parent 6d6e7c8e
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
...@@ -34,7 +34,7 @@ Architecture: i386 amd64 ...@@ -34,7 +34,7 @@ Architecture: i386 amd64
Multi-Arch: same Multi-Arch: same
Section: libdevel Section: libdevel
Priority: optional Priority: optional
Depends: libcapsule (= ${binary:Version}), libc6-dev, libelf-dev Depends: libcapsule0 (= ${binary:Version}), libc6-dev, libelf-dev
Description: Description:
libcapsule is a helper library used to implement segregated run-time libcapsule is a helper library used to implement segregated run-time
dynamic linking proxy libraries - used (for example) to load a library dynamic linking proxy libraries - used (for example) to load a library
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment