From: Philipp Zabel Date: Fri, 8 Feb 2008 12:43:49 +0000 (+0000) Subject: xgamma: add 1.0.2 X-Git-Tag: Release-2010-05/1~7713^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=031b782c6b7e8e4d9340a9bf1eb9540b246eb0e1;p=openembedded.git xgamma: add 1.0.2 --- diff --git a/packages/xorg-app/xgamma_1.0.2.bb b/packages/xorg-app/xgamma_1.0.2.bb new file mode 100644 index 0000000000..e5d479aa81 --- /dev/null +++ b/packages/xorg-app/xgamma_1.0.2.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc + +DESCRIPTION = "Alter a monitor's gamma correction through the X server" +DEPENDS += " virtual/libx11 libxxf86vm" +PE = "1"