1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2025-04-21 12:27:27 +03:00

eeshow/DEMO: add libgtk-3-dev dependency; add GUI invocation

This commit is contained in:
Werner Almesberger
2016-08-04 10:11:47 -03:00
parent 55cf36b609
commit 9564707f83

View File

@@ -2,6 +2,7 @@
apt-get install libcairo2-dev
apt-get install libgit2-dev
apt-get install libgtk-3-dev
apt-get install qiv
# Get all the things we need
@@ -23,3 +24,8 @@ eda-tools/eeshow/eeshow $LIBS 6a9f71:neo900_SS_5.sch -- \
# View the result
qiv -t diff.png old.png new.png
# Interactively view the schematics
eda-tools/eeshow/eeshow -r $LIBS neo900.sch