[Buildroot] [git commit] xapp_xbacklight: Bump version to 1.2.1

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Mar 29 22:15:35 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=849beadf67a232e92f8c81185c2b5da4d445a2be
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Bernd Kuhls <berndkuhls at hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/x11r7/xapp_xbacklight/xapp_xbacklight.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/x11r7/xapp_xbacklight/xapp_xbacklight.mk b/package/x11r7/xapp_xbacklight/xapp_xbacklight.mk
index d4325aa..88c4bc5 100644
--- a/package/x11r7/xapp_xbacklight/xapp_xbacklight.mk
+++ b/package/x11r7/xapp_xbacklight/xapp_xbacklight.mk
@@ -4,11 +4,11 @@
 #
 ################################################################################
 
-XAPP_XBACKLIGHT_VERSION = 1.1.2
+XAPP_XBACKLIGHT_VERSION = 1.2.1
 XAPP_XBACKLIGHT_SOURCE = xbacklight-$(XAPP_XBACKLIGHT_VERSION).tar.bz2
 XAPP_XBACKLIGHT_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_XBACKLIGHT_LICENSE = MIT
 XAPP_XBACKLIGHT_LICENSE_FILES = COPYING
-XAPP_XBACKLIGHT_DEPENDENCIES = xlib_libX11 xlib_libXrandr xlib_libXrender
+XAPP_XBACKLIGHT_DEPENDENCIES = xlib_libX11 xlib_libXrandr xlib_libXrender xcb-util
 
 $(eval $(autotools-package))


More information about the buildroot mailing list