Skip to content

Commit

Permalink
Merge pull request #262 from stokito/patch-1
Browse files Browse the repository at this point in the history
debian/control: libucode Recommends ucode-modules
  • Loading branch information
jow- authored Dec 31, 2024
2 parents a677bc5 + bd001ae commit 94cf44d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Package: ucode-modules
Architecture: any
Multi-Arch: foreign
Depends: libucode (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Enhances: libucode
Description: Extension modules for the ucode language
Ucode is a tiny script language featuring ECMA script syntax, builtin JSON
support and templating using Jinja inspired markup. The ucode VM is provided
Expand All @@ -45,6 +46,7 @@ Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: ucode-modules
Section: libs
Description: Shared library for the ucode interpreter
Ucode is a tiny script language featuring ECMA script syntax, builtin JSON
Expand Down

0 comments on commit 94cf44d

Please sign in to comment.