[tracker] Replace quill with quillimagefilter



commit 2d15038ff81f6da1076477e5aa9044feadb7001b
Author: Philip Van Hoof <philip codeminded be>
Date:   Mon Oct 11 12:33:47 2010 +0200

    Replace quill with quillimagefilter

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7df2a30..5d981f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -526,7 +526,7 @@ selected_for_albumart="no  (disabled)"
 
 if test "x$enable_quill" != "xno" && test "x$enable_gdkpixbuf" != "xyes"; then
    PKG_CHECK_MODULES(QUILL,
-                     [quill >= $QUILL_REQUIRED],
+                     [quillimagefilter >= $QUILL_REQUIRED],
                      [have_quill=yes],
                      [have_quill=no])
    AC_SUBST(QUILL_LIBS)



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