[openssh-client-utils] dont add libgcc two times
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25477 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
27825adb77
commit
dca96d5027
@ -47,7 +47,7 @@ endef
|
|||||||
|
|
||||||
define Package/openssh-client-utils
|
define Package/openssh-client-utils
|
||||||
$(call Package/openssh/Default)
|
$(call Package/openssh/Default)
|
||||||
DEPENDS+= +openssh-client +openssh-keygen +libgcc
|
DEPENDS+= +openssh-client +openssh-keygen
|
||||||
TITLE+= client utilities
|
TITLE+= client utilities
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user