This commit is contained in:
Domen Kožar
2015-04-02 22:30:28 +02:00
parent b07f749f37
commit 7cc31b6b49
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ stdenv.mkDerivation {
sha256 = "1jy6iqwwvd7drcybmdlmnc8m970f82fd7fisa8ha5zh13p49r8n2";
};
buildInputs = [ cairo pkgconfig poppler.poppler_glib gtk ];
buildInputs = [ cairo pkgconfig poppler gtk ];
meta = {
description = "PDF converter to SVG format";