From: Marcin Juszkiewicz Date: Tue, 1 May 2007 10:00:53 +0000 (+0000) Subject: xrandr: added 1.2.0 X-Git-Tag: Release-2010-05/1~8868^2~658^2~4^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1d9dc1ccc4b98c4b9f8d34ca2e145558a708f1e;p=openembedded.git xrandr: added 1.2.0 --- diff --git a/packages/xorg-app/xrandr_1.2.0.bb b/packages/xorg-app/xrandr_1.2.0.bb new file mode 100644 index 0000000000..57bd51fd65 --- /dev/null +++ b/packages/xorg-app/xrandr_1.2.0.bb @@ -0,0 +1,8 @@ +require xorg-app-common.inc + +DESCRIPTION = "X Resize and Rotate extension command." +LICENSE= "BSD-X" + +DEPENDS += " libxrandr libxrender virtual/libx11" +PE = "1" +