Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
6a64b080
Commit
6a64b080
authored
Dec 02, 2015
by
Alexandre Duret-Lutz
Browse files
* debian/control: Fix some dependencdies.
parent
e357c0c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
6a64b080
...
...
@@ -30,7 +30,7 @@ Package: libspot-dev
Architecture: any
Section: libdevel
Suggests: spot-doc
Depends: libspot0 (>= ${source:Version}), libspot0 (<< ${source:Version}.1~), libspotltsmin0 (>= ${source:Version}) , libspotltsmin0 (<< ${source:Version}.1~), ${misc:Depends}
Depends: libspot0 (>= ${source:Version}), libspot0 (<< ${source:Version}.1~), libspotltsmin0 (>= ${source:Version}) , libspotltsmin0 (<< ${source:Version}.1~), ${misc:Depends}
, libbddx-dev
Description: headers for the Spot model checking library
C++ headers for the Spot library.
...
...
@@ -47,9 +47,9 @@ Description: alternate version of BuDDy
Package: libbddx-dev
Architecture: any
Section: libdevel
Depends:
spot
(>= ${source:Version}),
spot
(<< ${source:Version}.1~), ${misc:Depends}
Description: headers for the
Spot model checking
library
C++ headers for the
Spot
library.
Depends:
libbddx0
(>= ${source:Version}),
libbddx0
(<< ${source:Version}.1~), ${misc:Depends}
Description: headers for the
BuDDy
library
C++ headers for the
Buddy
library.
Package: libspotltsmin0
Architecture: any
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment