Open abrock opened 11 years ago
I would agree to this. On Fedora 19 I had to install a load of different packages (the ones i remember now are): gstreamer-plugins-base-devel libgee06-devel gstreamer-plugins-good-devel poppler-glib-devel
On Fedora 21, to build from github, one needs the packages @paalge has listed, plus: cmake gcc vala-compat (see #88) gtk2-devel librsvg2-devel
You could list the names of the packages needed for compiling. For Debian testing:
libgee-dev libpoppler-glib-dev librsvg2-dev libgtkmm-2.4-dev
List might be incomplete, these were missing on my system.