diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2006-06-10 15:05:09 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-06-10 15:05:09 +0000 |
commit | 73f29cc7c76299863fbc6b4af65275c7d5fe2f8f (patch) | |
tree | 787689c91cca8e0f6bbc641ef05186709309fa11 /packages/xproto/compositeproto_0.3.1.bb | |
parent | 7a0ca80aaec6fa0ef055430a383a27369a24ff3e (diff) |
xproto: add X11R7.1 release
Diffstat (limited to 'packages/xproto/compositeproto_0.3.1.bb')
-rw-r--r-- | packages/xproto/compositeproto_0.3.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/xproto/compositeproto_0.3.1.bb b/packages/xproto/compositeproto_0.3.1.bb new file mode 100644 index 0000000000..bb55a2022e --- /dev/null +++ b/packages/xproto/compositeproto_0.3.1.bb @@ -0,0 +1,3 @@ +include proto-common.inc +XORG_RELEASE = "X11R7.1" +CONFLICTS = "compositeext" |