[Lunar-commits] <moonbase-other> hostapd: Correct a dependency

v4hn me at v4hn.de
Wed Feb 19 22:03:09 CET 2014


commit 8269f35d25da9351f2893235c19cbb1d71f5967e
Author: Guillaume <sirocco at gmx.fr>
Date: Wed, 19 Feb 2014 13:03:00 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/8269f35d25da9351f2893235c19cbb1d71f5967e

hostapd: Correct a dependency

Hi,
Latest update is fine but need an update of DEPENDS file.
libnl1 is not required anymore but libnl3 is.
Guillaume
---
  wifi/hostapd/DEPENDS | +1/-1     
  1 file changed, 1 insertion(+), 1 deletion(-)

--- a/wifi/hostapd/DEPENDS
+++ b/wifi/hostapd/DEPENDS
@@ -1,2 +1,2 @@
-depends  libnl
+depends  libnl3
 depends  openssl




More information about the Lunar-commits mailing list