[packages] elfutils: use nls.mk
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25326 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0684c59346
commit
e6615e1092
@ -17,11 +17,12 @@ PKG_MD5SUM:=3dcfb28fa339090a1d29a9e148cce469
|
||||
PKG_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/nls.mk
|
||||
|
||||
define Package/elfutils
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
DEPENDS:=+libintl
|
||||
DEPENDS:=$(INTL_DEPENDS)
|
||||
TITLE:=ELF utilities
|
||||
URL:=https://fedorahosted.org/elfutils/
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user