diff options
author | salvadh0r <dhor@toxic.net.pl> | 2014-04-22 07:12:52 +0200 |
---|---|---|
committer | salvadh0r <dhor@toxic.net.pl> | 2014-04-22 07:12:52 +0200 |
commit | 378b6feb794b5bebe3b8725dccb521b33734b9d8 (patch) | |
tree | 027f2f0c0977bd125d88309fb572bfcca5dbed7f | |
parent | 3f1e3a9ca93b002d0696af088df48886d44bbf16 (diff) | |
download | macrofusion-code-378b6feb794b5bebe3b8725dccb521b33734b9d8.zip macrofusion-code-378b6feb794b5bebe3b8725dccb521b33734b9d8.tar.gz macrofusion-code-378b6feb794b5bebe3b8725dccb521b33734b9d8.tar.bz2 |
0.7.4
-rw-r--r-- | README | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -20,11 +20,10 @@ Install You need: -- python (>=2.7) -- Python Imaging Library (PIL) (python-imaging) -- pygtk (python-gtk2) -- pyexiv2 (python-pyexiv2) -- libglade (libglade2-0) +- python (>=3) +- Pillow (fork of PIL) (python3-imaging) +- gexiv2 (gir1.2-gexiv2) +- exiftool (libimage-exiftool-perl) - enfuse (>=4.0) - hugin-tools (with align_image_stack) @@ -36,7 +35,7 @@ System wide: ------- Use PPA or .deb packages (the only packages so far). -PPA (Ubuntu Lucid/Maverick/Natty/Oneiric) +PPA (Ubuntu Trusty, Mint 17) sudo add-apt-repository ppa:dhor/myway |