diff options
Diffstat (limited to 'recipes/xorg-proto')
-rw-r--r-- | recipes/xorg-proto/randrproto_1.3.0.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/xorg-proto/randrproto_1.3.0.bb b/recipes/xorg-proto/randrproto_1.3.0.bb new file mode 100644 index 0000000000..85000cc900 --- /dev/null +++ b/recipes/xorg-proto/randrproto_1.3.0.bb @@ -0,0 +1,7 @@ +require xorg-proto-common.inc + +CONFLICTS = "randrext" +PR = "r1" +PE = "1" + +XORG_PN = "randrproto" |