mirror of
https://github.com/X11Libre/xf86-video-geode.git
synced 2026-03-24 01:24:52 +00:00
README: fix typo for the Debian dependency command line.
This commit is contained in:
committed by
Enrico Weigelt, metux IT consult
parent
7d06dc4328
commit
e81b88abf4
2
README
2
README
@@ -181,7 +181,7 @@ Q: How do I test development snapshots from the upstream GIT repository?
|
||||
A: Run the following commands from a command line interpreter shell:
|
||||
1. git clone https://gitlab.freedesktop.org/xorg/driver/xf86-video-geode.git
|
||||
2. Debian/Ubuntu: apt-get install autoconf automake libtool xutils-dev
|
||||
apt-get install build-dep xserver-xorg-video-geode
|
||||
apt-get build-dep xserver-xorg-video-geode
|
||||
Fedora/Red Hat: yum install autoconf automake libtool xorg-x11-util-macros
|
||||
yum-builddep xorg-x11-drv-geode
|
||||
3. cd xf86-video-geode
|
||||
|
||||
Reference in New Issue
Block a user