mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:01:52 +02:00
remove linux-atm from ppp build deps - the internal version seems to be working
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8964 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
937629f197
commit
345734ecab
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user