From 4db6d500c25ac88b5a104971db7621070b645802 Mon Sep 17 00:00:00 2001 From: Steve Sakoman Date: Thu, 1 Oct 2009 21:42:57 -0700 Subject: [PATCH] libxrandr: add 1.3.0 --- recipes/xorg-lib/libxrandr_1.3.0.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes/xorg-lib/libxrandr_1.3.0.bb diff --git a/recipes/xorg-lib/libxrandr_1.3.0.bb b/recipes/xorg-lib/libxrandr_1.3.0.bb new file mode 100644 index 0000000000..f6d7623bca --- /dev/null +++ b/recipes/xorg-lib/libxrandr_1.3.0.bb @@ -0,0 +1,9 @@ +require xorg-lib-common.inc + +DESCRIPTION = "X11 Resize and Rotate extension library" +LICENSE = "BSD-X" +DEPENDS += "randrproto libxrender libxext" +PR = "r0" +PE = "1" + +XORG_PN = "libXrandr" -- 2.39.5