projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbb2feb
)
linux-atm: fix dependencies
author
Luka Perkov
<luka@openwrt.org>
Mon, 8 Jul 2013 00:37:49 +0000
(
00:37
+0000)
committer
Luka Perkov
<luka@openwrt.org>
Mon, 8 Jul 2013 00:37:49 +0000
(
00:37
+0000)
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37189
package/network/utils/linux-atm/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/linux-atm/Makefile
b/package/network/utils/linux-atm/Makefile
index 12f871cf94fe666652d0755ae9675f40557029f0..9238b880226d6685f719aa3c6de234b93ab86cb8 100644
(file)
--- a/
package/network/utils/linux-atm/Makefile
+++ b/
package/network/utils/linux-atm/Makefile
@@
-41,7
+41,7
@@
endef
define Package/linux-atm/Default
SECTION:=net
CATEGORY:=Network
- DEPENDS:=linux-atm
+ DEPENDS:=
+
linux-atm
URL:=http://linux-atm.sourceforge.net/
SUBMENU:=Linux ATM tools
endef