diff options
Diffstat (limited to '')
-rw-r--r-- | equivs/rak-meta/debian/control | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/equivs/rak-meta/debian/control b/equivs/rak-meta/debian/control index 7e746bd..c70f127 100644 --- a/equivs/rak-meta/debian/control +++ b/equivs/rak-meta/debian/control @@ -47,6 +47,7 @@ Recommends: ocaml, opam, polyml, + rak-rlang, rustc, smlnj, ${misc:Depends}, @@ -55,15 +56,16 @@ Architecture: all Package: rak-debian Depends: + dh-golang, + dh-python, build-essential, debcargo, devscripts, - dh-golang, - dh-python, dput-ng | dput, equivs, git-buildpackage, libsoap-lite-perl, + piuparts, reportbug, sbuild-debian-developer-setup, signing-party, @@ -150,7 +152,7 @@ Depends: muttprint, neomutt, opensmtpd, - opensmtpd-extras, + opensmtpd-table-passwd, s-nail, sieve-connect, urlscan, @@ -205,6 +207,17 @@ Depends: Description: rak - hamradio Architecture: all +Package: rak-rlang +Depends: + r-base, + r-cran-dplyr, + r-cran-ggplot2, + r-cran-purrr, + r-cran-tibble, + ${misc:Depends}, +Description: rak - R packages +Architecture: all + Package: rak-shell Depends: antiword, @@ -337,6 +350,7 @@ Architecture: amd64 Package: rak-textproc Depends: asciidoctor, + auto-multiple-choice, biber, bibtool, docx2txt, |