From 0098b3b5be4075845e2c3f6da8a195a1548cccf3 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Wed, 21 Jul 2010 19:11:59 +0200 Subject: Packages: X11/libpciaccess: add libpciaccess-0.12.0 Signed-off-by: Abdoulaye Walsimou Gaye --- packages/x11/libpciaccess/libpciaccess.kconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/x11/libpciaccess/libpciaccess.kconfig b/packages/x11/libpciaccess/libpciaccess.kconfig index f44add2..c7a9df5 100644 --- a/packages/x11/libpciaccess/libpciaccess.kconfig +++ b/packages/x11/libpciaccess/libpciaccess.kconfig @@ -33,12 +33,15 @@ choice help Here you can choose which version of libpciaccess you want to use. + config EMBTK_LIBPCIACCESS_VERSION_0_12_0 + bool "libpciaccess-0.12.0" config EMBTK_LIBPCIACCESS_VERSION_0_11_0 bool "libpciaccess-0.11.0" endchoice config EMBTK_LIBPCIACCESS_VERSION_STRING string + default "0.12.0" if EMBTK_LIBPCIACCESS_VERSION_0_12_0 default "0.11.0" if EMBTK_LIBPCIACCESS_VERSION_0_11_0 config EMBTK_LIBPCIACCESS_NEED_PATCH -- cgit v1.2.3