[tepl] amtk: add amtk dependency to tepl pkg-config file



commit db8dbcc7973888124d5940260a504e042d12b2b5
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Jul 14 13:58:04 2017 +0200

    amtk: add amtk dependency to tepl pkg-config file

 tepl.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tepl.pc.in b/tepl.pc.in
index 9d769e8..144cfd6 100644
--- a/tepl.pc.in
+++ b/tepl.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
 Name: @PACKAGE_NAME@
 Description: Text editor product line
 Version: @PACKAGE_VERSION@
-Requires: @AX_PACKAGE_REQUIRES@
+Requires: @AX_PACKAGE_REQUIRES@  amtk-@TEPL_API_VERSION@ >= @PACKAGE_VERSION@
 Requires.private: @AX_PACKAGE_REQUIRES_PRIVATE@
 Libs: -L${libdir} -ltepl-@TEPL_API_VERSION@
 Cflags: -I${includedir}/tepl-@TEPL_API_VERSION@


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