[Lunar-commits] <moonbase> ntrack: fix depends texts

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sat Jun 25 14:13:08 CEST 2011


commit 32a22bdd0db6e0c4d22702ad2cad17c5d67ae6c1
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sat Jun 25 14:13:08 2011 +0200

     ntrack: fix depends texts
---
 libs/ntrack/DEPENDS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/libs/ntrack/DEPENDS b/libs/ntrack/DEPENDS
index 7a96602..2d0815f 100644
--- a/libs/ntrack/DEPENDS
+++ b/libs/ntrack/DEPENDS
@@ -2,6 +2,6 @@ optional_depends glib-2                "--with-glib2"     "--without-glib2"
 optional_depends gobject-introspection "--with-gobject"   "--without-gobject"   "for introspection support"
 optional_depends pygobject             "--with-pygobject" "--without-pygobject" "for pygobject bindings support"
 optional_depends qt4                   "--with-qt4"       "--without-qt4"       "for qt4 support"
-optional_depends libnl3                ""                 ""                    "netlink socket. choose  one from libnl3,2,1 below because they coflict each other. libnl3 is recommended so install it if older one is not required by other modules"
-optional_depends libnl2                ""                 ""                    "netlink socket. choose  one from libnl3,2,1 below because they coflict each other. libnl3 is recommended so install it if older one is not required by other modules"
-optional_depends libnl                ""                 ""                    "netlink socket. choose  one from libnl3,2,1 below because they coflict each other. libnl3 is recommended so install it if older one is not required by other modules"
+optional_depends libnl3                ""                 ""                    "netlink socket. Choose  one from libnl3,2,1 below. libnl3 is recommended so install it if older one is not required by other modules"
+optional_depends libnl2                ""                 ""                    "netlink socket. Choose  one from libnl3,2,1 below. libnl3 is recommended so install it if older one is not required by other modules"
+optional_depends libnl                ""                 ""                     "netlink socket. Choose  one from libnl3,2,1 below. libnl3 is recommended so install it if older one is not required by other modules"


More information about the Lunar-commits mailing list