mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-19 00:03:45 +02:00
debian/ubuntu dependencies scripts: add gettext
This commit is contained in:
@@ -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)
|
||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user