Skip to content

Commit

Permalink
Express dep more clearly
Browse files Browse the repository at this point in the history
  • Loading branch information
frioux committed May 22, 2019
1 parent 990c188 commit 69eefb3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions packages.minimal.sh
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
#!/bin/sh

apt-get build-dep neomutt

exec apt-get --no-install-recommends \
install -y \
aptitude \
curl \
daemontools \
gettext \
htop \
jq \
liblmdb-dev \
libssl-dev \
moreutils \
mosh \
openssh-client \
Expand All @@ -21,4 +20,3 @@ exec apt-get --no-install-recommends \
unattended-upgrades \
vim \
zsh

0 comments on commit 69eefb3

Please sign in to comment.