mirror of
http://git.openwrt.org/packages.git
synced 2025-01-09 04:19:54 +08:00
packages/build-essential: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40230 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ba3a871213
commit
4563e38bdb
@ -1,4 +1,4 @@
|
||||
#
|
||||
#
|
||||
# Copyright (C) 2008 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/build-essential
|
||||
SECTION:=devel
|
||||
CATEGORY:=Development
|
||||
TITLE:=Build essentials
|
||||
TITLE:=Build essentials
|
||||
DEPENDS=+gcc +make +binutils +patch +diffutils @NO_STRIP
|
||||
PKGARCH:=all
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user