debian/ubuntu dependencies scripts: add gettext
parent
f9e20b8a1d
commit
ebd9ec96c4
|
@ -93,7 +93,7 @@ apt-get -y install libncurses5-dev doxygen iasl gdb flex bison build-essential g
|
||||||
# GRUB build dependencies (also requires build-essential, bison and flex)
|
# GRUB build dependencies (also requires build-essential, bison and flex)
|
||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
|
|
||||||
apt-get -y install fonts-unifont libopts25 libselinux1-dev autogen m4 autoconf help2man libopts25-dev libfont-freetype-perl automake autotools-dev build-essential bison flex libfuse-dev liblzma-dev gawk libdevmapper-dev libtool libfreetype6-dev
|
apt-get -y install fonts-unifont libopts25 libselinux1-dev autogen m4 autoconf help2man libopts25-dev libfont-freetype-perl automake autotools-dev build-essential bison flex libfuse-dev liblzma-dev gawk libdevmapper-dev libtool libfreetype6-dev gettext
|
||||||
|
|
||||||
apt-get -y install unifont
|
apt-get -y install unifont
|
||||||
|
|
||||||
|
|
|
@ -87,7 +87,7 @@ apt-get -y install libncurses5-dev doxygen iasl gdb flex bison build-essential g
|
||||||
# GRUB build dependencies (also requires build-essential, bison and flex)
|
# GRUB build dependencies (also requires build-essential, bison and flex)
|
||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
|
|
||||||
apt-get -y install ttf-unifont libopts25 libselinux1-dev autogen m4 autoconf help2man libopts25-dev libfont-freetype-perl automake autotools-dev build-essential bison flex libfuse-dev liblzma-dev gawk libdevmapper-dev libtool libfreetype6-dev
|
apt-get -y install ttf-unifont libopts25 libselinux1-dev autogen m4 autoconf help2man libopts25-dev libfont-freetype-perl automake autotools-dev build-essential bison flex libfuse-dev liblzma-dev gawk libdevmapper-dev libtool libfreetype6-dev gettext
|
||||||
|
|
||||||
# BucTS build dependencies (external script)
|
# BucTS build dependencies (external script)
|
||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue