guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/06: gnu: pdf2djvu: Remove poppler-data.


From: guix-commits
Subject: 02/06: gnu: pdf2djvu: Remove poppler-data.
Date: Sat, 5 Feb 2022 18:57:39 -0500 (EST)

lilyp pushed a commit to branch core-updates
in repository guix.

commit 6c4c0f16a6af30987059de685b0c756f8c4679be
Author: Taiju HIGASHI <higashi@taiju.info>
AuthorDate: Thu Feb 3 15:23:04 2022 +0900

    gnu: pdf2djvu: Remove poppler-data.
    
    * gnu/packages/djvu.scm (pdf2djvu)[inputs]: Drop poppler-data.
    
    Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
 gnu/packages/djvu.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/djvu.scm b/gnu/packages/djvu.scm
index 07c77f318e..4773e408da 100644
--- a/gnu/packages/djvu.scm
+++ b/gnu/packages/djvu.scm
@@ -159,7 +159,6 @@ a continuous layout.")
        ("exiv2" ,exiv2)
        ("graphicsmagick" ,graphicsmagick)
        ("poppler" ,poppler)
-       ("poppler-data" ,poppler-data)
        ("util-linux-lib" ,util-linux "lib"))) ; for libuuid
     (arguments
      `(#:test-target "test"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]