gettext recipe
This commit is contained in:
parent
018c95dfbd
commit
4743d657d7
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…
Reference in New Issue
Block a user