summaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 969eb33..30740b1 100644
--- a/debian/control
+++ b/debian/control
@@ -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
@@ -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