Skip to content

Commit

Permalink
pure-octave: Fix up Debian control file.
Browse files Browse the repository at this point in the history
  • Loading branch information
agraef committed Aug 13, 2019
1 parent 887c0b7 commit 14c9c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pure-octave/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Homepage: http://purelang.bitbucket.org

Package: pure-octave
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, octave40
Depends: ${shlibs:Depends}, ${misc:Depends}, octave
Description: Octave interface for the Pure programming language
Pure is a modern-style functional programming language based on term
rewriting. This package provides an Octave module for Pure which is based on
Expand Down

0 comments on commit 14c9c25

Please sign in to comment.