From db940ff773d49099deaba516ad2f41af392ecfb2 Mon Sep 17 00:00:00 2001 From: Andrea Zagli Date: Sat, 2 Dec 2017 09:56:18 +0100 Subject: [PATCH] Dipendenza mancanti in file pkg-config. --- libterritorio.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libterritorio.pc.in b/libterritorio.pc.in index cd742a3..d725663 100644 --- a/libterritorio.pc.in +++ b/libterritorio.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: @PACKAGE_NAME@ Description: Libreria con l'interfaccia per la gestione del territorio. Version: @PACKAGE_VERSION@ -Requires: libgdaex >= 0.5.0 libgtkform >= 0.5.0 libgtkformui >= 0.5.0 libzakauthe >= 0.2.0 libzakautho >= 0.0.5 libsolipa >= 0.5.0 libzakconfi >= 0.10.0 +Requires: libgdaex >= 0.5.0 libgdaexgrid libgtkform >= 0.5.0 libgtkformui >= 0.5.0 libzakauthe >= 0.2.0 libzakautho >= 0.0.5 libsolipa >= 0.5.0 libzakconfi >= 0.10.0 libzakutils Libs: -L${libdir} -lterritorio Cflags: -I${includedir} -- 2.49.0