projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fec4d9e
)
remove linux-atm from ppp build deps - the internal version seems to be working
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 22 Sep 2007 23:32:24 +0000
(23:32 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 22 Sep 2007 23:32:24 +0000
(23:32 +0000)
SVN-Revision: 8964
package/ppp/Makefile
patch
|
blob
|
history
diff --git
a/package/ppp/Makefile
b/package/ppp/Makefile
index 98719635d09cdb11113f7ea40e034ca4a9b35a5f..ee58f72e479d129dd772eaa6ca973189ee943be1 100644
(file)
--- a/
package/ppp/Makefile
+++ b/
package/ppp/Makefile
@@
-16,7
+16,7
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/ppp/
PKG_MD5SUM:=848f6c3cafeb6074ffeb293c3af79b7c
-PKG_BUILD_DEPENDS:=libpcap
linux-atm
+PKG_BUILD_DEPENDS:=libpcap
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/kernel.mk