diff options
author | Raul Benencia <raul@thousandeyes.com> | 2024-11-01 16:57:31 -0700 |
---|---|---|
committer | Raul Benencia <raul@thousandeyes.com> | 2024-11-01 16:57:31 -0700 |
commit | b7093fa65165c5d3b8eb07f5e91b897c39cbe325 (patch) | |
tree | b63297d200b7c4fbe7bee3c023073864daa43375 /debian/control | |
parent | e5b6ab8d2eecfbf3edf40f5c8e831e2abff64c69 (diff) |
d/control: add core dependencies
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 5bca411..33513e5 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,13 @@ Build-Depends: fzf, make, cmake, + jq, + libtool-bin, mpv, python3-proselint, + ripgrep, rofi, + vim, Standards-Version: 4.5.1 Rules-Requires-Root: no |