Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Libreboot build system
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Libreboot project
Libreboot build system
Commits
01a82431
Commit
01a82431
authored
1 year ago
by
Riku Viitanen
Browse files
Options
Downloads
Patches
Plain Diff
fix void dependencies: freetype-devel
Signed-off-by:
Riku Viitanen
<
riku.viitanen@protonmail.com
>
parent
5a6dec97
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/dependencies/void
+4
-4
4 additions, 4 deletions
config/dependencies/void
with
4 additions
and
4 deletions
config/dependencies/void
+
4
−
4
View file @
01a82431
...
...
@@ -4,8 +4,8 @@ acpica-utils autogen base-devel bison cmake \
cross-arm-none-eabi-binutils cross-arm-none-eabi-gcc \
cross-arm-none-eabi-libstdc++ cross-arm-none-eabi-newlib curl \
dejavu-fonts-ttf device-mapper doxygen e2fsprogs flex font-unifont-bdf \
freetype fuse gawk gcc-ada gdb gettext gettext-devel git
help2man
\
innoextract libftdi1 libpciaccess libusb nasm ncurses
ncurses-devel openssl
p7zip parted pciutils perl perl-LWP python python3
python3-setuptools rsync
\
sharutils subversion texinfo unar unzip wget xz zlib
\
freetype
freetype-devel
fuse gawk gcc-ada gdb gettext gettext-devel git \
help2man
innoextract libftdi1 libpciaccess libusb nasm ncurses
\
ncurses-devel openssl
p7zip parted pciutils perl perl-LWP python python3 \
python3-setuptools rsync
sharutils subversion texinfo unar unzip wget xz zlib
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment