pixman: add submodule
Add pixman submodule as fallback for old distros. Picking version 0.18.4. This is shipped by rhel6 and also the minimum version needed by spice so this should serve well as baseline. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
187cd1d9f3
commit
9f2c7d7d67
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -19,3 +19,6 @@
|
||||
[submodule "roms/sgabios"]
|
||||
path = roms/sgabios
|
||||
url = git://git.qemu.org/sgabios.git
|
||||
[submodule "pixman"]
|
||||
path = pixman
|
||||
url = git://anongit.freedesktop.org/pixman
|
||||
|
1
pixman
Submodule
1
pixman
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 97336fad32acf802003855cd8bd6477fa49a12e3
|
Loading…
Reference in New Issue
Block a user