diff options
author | Marcin Juszkiewicz <marcin@buglabs.net> | 2009-05-25 14:11:11 +0200 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@buglabs.net> | 2009-05-27 14:15:53 +0200 |
commit | 6b0e4ce328015c95cb53386895467f93ef36ad92 (patch) | |
tree | 7e64d4e6bd1a3665f5d6070f1a91c39602e093ff /recipes/xorg-proto/randrproto_1.3.0.bb | |
parent | c3df09da0b1ce996de4978d0128f19cfc4d721a3 (diff) |
randrproto: added 1.3.0
Diffstat (limited to 'recipes/xorg-proto/randrproto_1.3.0.bb')
-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" |