mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 12:32:12 +02:00
preferred-xorg-versions.inc: Fix libx11-native version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3608 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -33,7 +33,7 @@ PREFERRED_VERSION_liboldx = "1.0.1"
|
||||
PREFERRED_VERSION_libsm = "1.0.3"
|
||||
PREFERRED_VERSION_libwindowswm = "1.0.0"
|
||||
PREFERRED_VERSION_libx11 = "1.1.2"
|
||||
PREFERRED_VERSION_libx11-native = "1.0.1"
|
||||
PREFERRED_VERSION_libx11-native = "1.1.2"
|
||||
PREFERRED_VERSION_libxau = "1.0.3"
|
||||
PREFERRED_VERSION_libxau-native = "1.0.3"
|
||||
PREFERRED_VERSION_libxaw = "1.0.3"
|
||||
|
||||
Reference in New Issue
Block a user