debian: fix dependency between libspot-dev and libspotltlsmin0
* debian/control: Here.
This commit is contained in:
parent
29052c4619
commit
da0f863d64
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -30,7 +30,7 @@ Package: libspot-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Suggests: spot-doc
|
Suggests: spot-doc
|
||||||
Depends: libspot0 (>= ${source:Version}), libspot0 (<< ${source:Version}.1~), libspotltsmin0 (>= ${source:Version}) , libspotltsmin0 (<< ${source:Version}), ${misc:Depends}
|
Depends: libspot0 (>= ${source:Version}), libspot0 (<< ${source:Version}.1~), libspotltsmin0 (>= ${source:Version}) , libspotltsmin0 (<< ${source:Version}.1~), ${misc:Depends}
|
||||||
Description: headers for the Spot model checking library
|
Description: headers for the Spot model checking library
|
||||||
C++ headers for the Spot library.
|
C++ headers for the Spot library.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue