make linux-atm depend on its kernel modul atm.ko
This hopfully fixes bug #6709. SVN-Revision: 19780
This commit is contained in:
parent
b52345c9ed
commit
42d947f5ba
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ define Package/linux-atm
|
||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=Linux ATM library
|
TITLE:=Linux ATM library
|
||||||
|
DEPENDS:=+kmod-atm
|
||||||
URL:=http://linux-atm.sourceforge.net/
|
URL:=http://linux-atm.sourceforge.net/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue