fix pcmcia-cs dependencies
SVN-Revision: 4929
This commit is contained in:
parent
ca531442af
commit
3ad05f3a32
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define Package/pcmcia-cs
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
DEPENDS:=@LINUX_2_4&&PCMCIA_SUPPORT
|
||||
DEPENDS:=@PCMCIA_SUPPORT
|
||||
TITLE:=PCMCIA/Cardbus management utilities
|
||||
URL:=http://pcmcia-cs.sourceforge.net/
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue