<p></p>
<p><b>@mohawk2</b> commented on this pull request.</p>
<hr>
<p>In <a href="https://github.com/dbsrgits/sql-translator/pull/147#discussion_r985157195">.github/workflows/linux.yml</a>:</p>
<pre style='color:#555'>> - '5.32'
- '5.34'
- '5.36'
container:
image: perl:${{ matrix.perl-version }}
steps:
- uses: actions/checkout@v2
- - name: perl -V
- run: perl -V
- - name: Install early dep
- run: cpanm -n File::ShareDir::Install
+ - name: dev packages for testing
+ run: apt update && apt install -y libgd-dev graphviz libxml2-dev
+ - name: Install early + extra deps
+ run: cpanm -n File::ShareDir::Install DBD::SQLite CGI
</pre>
<p dir="auto">Would it be better to add DBD::SQLite CGI to the develop-requires? FSDI needs to be there so the <code class="notranslate">Makefile.PL</code> will run.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/dbsrgits/sql-translator/pull/147#pullrequestreview-1127576096">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AACJ4AUYJZ5QHOXGPKGLRY3WBDD2JANCNFSM6AAAAAAQ2T45PI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AACJ4AXBG7JZPRAH5YCELHDWBDD2JA5CNFSM6AAAAAAQ2T45PKWGG33NNVSW45C7OR4XAZNRKB2WY3CSMVYXKZLTORJGK5TJMV32UY3PNVWWK3TUL5UWJTSDGVZCA.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><dbsrgits/sql-translator/pull/147/review/1127576096</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/dbsrgits/sql-translator/pull/147#pullrequestreview-1127576096",
"url": "https://github.com/dbsrgits/sql-translator/pull/147#pullrequestreview-1127576096",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>