diff options
Diffstat (limited to 'recipes/xorg-proto/xproto_7.0.16.bb')
-rw-r--r-- | recipes/xorg-proto/xproto_7.0.16.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/xorg-proto/xproto_7.0.16.bb b/recipes/xorg-proto/xproto_7.0.16.bb new file mode 100644 index 0000000000..513c78be4e --- /dev/null +++ b/recipes/xorg-proto/xproto_7.0.16.bb @@ -0,0 +1,8 @@ +require xorg-proto-common.inc + +PR = "r0" +PE = "1" + +DEPENDS += "util-macros" + +XORG_PN = "xproto" |