gettext recipe
This commit is contained in:
parent
018c95dfbd
commit
4743d657d7
1 changed files with 9 additions and 0 deletions
9
recipes/gettext/Makefile
Normal file
9
recipes/gettext/Makefile
Normal file
|
@ -0,0 +1,9 @@
|
|||
name = gettext
|
||||
version = 0.21
|
||||
release = 0
|
||||
URL = https://ftp.gnu.org/pub/gnu/gettext/gettext-$(version).tar.gz
|
||||
|
||||
dependencies = mpfr mpc binutils
|
||||
|
||||
SYSCONF ?= ../../
|
||||
include $(SYSCONF)/package.mk
|
Loading…
Add table
Reference in a new issue