packages/samba: remove dependency on libgcc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29251 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2c6118856c
commit
0deef80cbf
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=samba
|
||||
PKG_VERSION:=2.0.10
|
||||
PKG_RELEASE:=7
|
||||
PKG_RELEASE:=8
|
||||
|
||||
PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/samba/old-versions
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
@ -36,7 +36,6 @@ define Package/samba2-common
|
||||
$(call Package/samba)
|
||||
MENU:=1
|
||||
TITLE:=NetBIOS/SMB server and client shared files
|
||||
DEPENDS:=+libgcc
|
||||
endef
|
||||
|
||||
define Package/samba2-server
|
||||
|
Loading…
x
Reference in New Issue
Block a user