From 674935d7fb3e7faa9820fbe4475f16a944dc8579 Mon Sep 17 00:00:00 2001 From: agb Date: Fri, 22 May 2009 19:09:52 +0000 Subject: [PATCH] [packages] net/xsupplicant: set madwifi as a conditional dep git-svn-id: svn://svn.openwrt.org/openwrt/packages@15999 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/xsupplicant/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/xsupplicant/Makefile b/net/xsupplicant/Makefile index e3fa3c262..03296e53c 100644 --- a/net/xsupplicant/Makefile +++ b/net/xsupplicant/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2008 OpenWrt.org +# Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xsupplicant PKG_VERSION:=1.2.8 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/open1x PKG_MD5SUM:=75f89731b905eb8d36a52621661e1226 -PKG_BUILD_DEPENDS:=madwifi +PKG_BUILD_DEPENDS:=PACKAGE_kmod-madwifi:madwifi include $(INCLUDE_DIR)/package.mk -- 2.11.0