mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix docker command from previous.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from ubuntu:14.04
|
||||
cat /etc/apt/sources.list
|
||||
run cat /etc/apt/sources.list
|
||||
run apt-get update -qq
|
||||
run apt-get build-dep -qq gnucash > /dev/null
|
||||
run apt-get install -qq git bash-completion cmake3 make swig xsltproc libdbd-sqlite3 texinfo ninja-build libboost-all-dev libgtk-3-dev libwebkit2gtk-3.0-dev > /dev/null
|
||||
|
||||
Reference in New Issue
Block a user