[latexila/wip/tepl-update: 1/2] build: take the GIR for the Tepl dependency for valac



commit 1268da39274fa08e1f9369ceb38e689be36dcb7d
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Jul 14 12:43:04 2017 +0200

    build: take the GIR for the Tepl dependency for valac
    
    The *.vapi is no longer generated since the introduction of the
    additional Amtk namespace.

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 1641df2..483d31c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -8,7 +8,7 @@ AM_VALAFLAGS =                  \
        --disable-since-check   \
        --pkg gtk+-3.0          \
        --pkg gtksourceview-3.0 \
-       --pkg tepl-3            \
+       --gir Tepl-3.gir        \
        --pkg gspell-1          \
        --pkg gee-0.8           \
        --pkg posix             \


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