Skip to content

Commit

Permalink
Remove some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
elombardi2 committed Jul 25, 2018
1 parent 5f09b43 commit 425ac90
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions INSTALL.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ On Ubuntu 16.04 amd64

On Ubuntu 18.04 amd64
$ sudo apt install libopencv-dev
$ sudo apt install python-gi gir1.2-goocanvas-2.0 gir1.2-gdkpixbuf-2.0 python-cairo
#TODO-fix

$ sudo apt install python-gi gir1.2-goocanvas-2.0 gir1.2-gdkpixbuf-2.0

On Fedora 20 (64 bits)
$ sudo yum install opencv opencv-devel
Expand Down
1 change: 0 additions & 1 deletion starling.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
import os
import argparse
import locale
import cairo

from harpia import harpiagcfrontend
from harpia import lvExtensions
Expand Down

0 comments on commit 425ac90

Please sign in to comment.