Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add dependency astyle
Closes #213
  • Loading branch information
yash-nisar committed Jul 21, 2017
1 parent 4573f8c commit ee1fbda
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Expand Up @@ -31,7 +31,10 @@ RUN \
--plus-repo http://download.opensuse.org/repositories/devel:languages:lua/openSUSE_Factory/ \
# flawfinder
--plus-repo http://download.opensuse.org/repositories/home:illuusio/openSUSE_Tumbleweed/ \
# astyle
--plus-repo http://download.opensuse.org/repositories/devel:tools/openSUSE_Tumbleweed/ \
install --replacefiles \
astyle \
bzr \
cppcheck \
curl \
Expand Down

0 comments on commit ee1fbda

Please sign in to comment.