[totem-pl-parser] build: totem-pl-parser-mini doesn't need QUVI



commit deec38404a9a77b70ca426682179f5170e17a481
Author: Bastien Nocera <hadess hadess net>
Date:   Sat Aug 24 04:25:57 2013 +0200

    build: totem-pl-parser-mini doesn't need QUVI
    
    It will call out to the quvi helper instead.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 446702d..a6649ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -180,7 +180,7 @@ PKG_CHECK_MODULES(TOTEM_PLPARSER, [$pkg_modules])
 AC_SUBST(TOTEM_PLPARSER_CFLAGS)
 AC_SUBST(TOTEM_PLPARSER_LIBS)
 
-PKG_CHECK_MODULES([TOTEM_PLPARSER_MINI], [gio-2.0 $QUVI])
+PKG_CHECK_MODULES([TOTEM_PLPARSER_MINI], [gio-2.0])
 
 GNOME_DEBUG_CHECK
 GNOME_COMPILE_WARNINGS([maximum])


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