Skip to content

Commit d3faa71

Browse files
committed
chore(build): remove deprecated dep
1 parent db10bf7 commit d3faa71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs: # a collection of steps
8484

8585
- run:
8686
name: Bundle Install.pre - needed for mathematical -> 'asciidoctor-mathematical' gem
87-
command: sudo apt-get -qq -y install cmake bison flex libffi-dev libxml2-dev libgdk-pixbuf2.0-dev libcairo2-dev libpango1.0-dev ttf-lyx
87+
command: sudo apt-get -qq -y install cmake bison flex libffi-dev libxml2-dev libgdk-pixbuf2.0-dev libcairo2-dev libpango1.0-dev
8888

8989
- run:
9090
name: Bundle Install.pre - install GraphicsMagick for 'prawn-gmagick' gem

0 commit comments

Comments
 (0)