[network-manager-applet/th/vpn-plugin-info-bgo749877] libnma: fix libnm dependency



commit 7f3fb594e0969f8be00c2e973f0a5269ab6fd72d
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Fri Jul 17 15:44:27 2015 +0200

    libnma: fix libnm dependency
    
    (cherry picked from commit 62db84f53d738210df8486b673b33779aaa4c0a9)

 src/libnma/libnma.pc.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/libnma/libnma.pc.in b/src/libnma/libnma.pc.in
index b1755b5..9e6f905 100644
--- a/src/libnma/libnma.pc.in
+++ b/src/libnma/libnma.pc.in
@@ -6,6 +6,6 @@ libdir= libdir@
 Name: libnma
 Description: NetworkManager UI utilities (libnm version)
 Version: @PACKAGE_VERSION@
-Requires: libnm-1.0
+Requires: libnm
 Cflags: -I${includedir}/libnma
-Libs: -L${libdir} -lnma
\ No newline at end of file
+Libs: -L${libdir} -lnma


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