From 9f674e34cac548e1cbdf1627d5b78a6921cc621d Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Thu, 13 Oct 2011 23:19:17 +0200 Subject: Packages: X11/libXrandr: Add libXranr-1.3.2 Signed-off-by: Abdoulaye Walsimou Gaye --- packages/x11/libxrandr/libxrandr.kconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packages/x11') diff --git a/packages/x11/libxrandr/libxrandr.kconfig b/packages/x11/libxrandr/libxrandr.kconfig index 68af830..1e50161 100644 --- a/packages/x11/libxrandr/libxrandr.kconfig +++ b/packages/x11/libxrandr/libxrandr.kconfig @@ -36,6 +36,8 @@ choice help Here you can choose which version of libXrandr you want to use. + config EMBTK_LIBXRANDR_VERSION_1_3_2 + bool "libXrandr-1.3.2" config EMBTK_LIBXRANDR_VERSION_1_3_1 bool "libXrandr-1.3.1" config EMBTK_LIBXRANDR_VERSION_1_3_0 @@ -44,6 +46,7 @@ endchoice config EMBTK_LIBXRANDR_VERSION_STRING string + default "1.3.2" if EMBTK_LIBXRANDR_VERSION_1_3_2 default "1.3.1" if EMBTK_LIBXRANDR_VERSION_1_3_1 default "1.3.0" if EMBTK_LIBXRANDR_VERSION_1_3_0 -- cgit v1.2.3