mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-23 23:10:57 +07:00
Adjusted instructions for installing dependencies to look nicer.
This commit is contained in:
parent
3c21322d12
commit
75857c0846
8
BUILD
8
BUILD
@ -18,10 +18,10 @@ This can be accomplished by running the following two commands:
|
||||
|
||||
# apt-get update
|
||||
|
||||
# apt-get install build-essential pkg-config docbook-xsl\
|
||||
docbook-xml m4 automake autoconf intltool gperf\
|
||||
gnu-efi libcap-dev libselinux1-dev libacl1-dev\
|
||||
libkmod-dev libblkid-dev gobject-introspection\
|
||||
# apt-get install build-essential pkg-config docbook-xsl \
|
||||
docbook-xml m4 automake autoconf intltool gperf \
|
||||
gnu-efi libcap-dev libselinux1-dev libacl1-dev \
|
||||
libkmod-dev libblkid-dev gobject-introspection \
|
||||
libglib-object-introspection-perl xsltproc
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user