Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
[openembedded.git] / recipes / xorg-app / xbacklight_1.1.bb
1 require xorg-app-common.inc
2 PE = "1"
3
4 DESCRIPTION = "adjust backlight brightness using RandR extension"
5
6 DEPENDS += " virtual/libx11 libxrender libxrandr"