diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-11-04 11:43:18 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-11-12 15:20:29 +0000 |
commit | 3b5532e4e606cc069273b044be1eb752cd6f0ca2 (patch) | |
tree | ba78f2b0ba63aafac6399a96d7cfc00fe45ba336 /packages/xorg-proto | |
parent | b6b736a45eaa2bb61a36d6056d3c99e4abf1b241 (diff) |
fixesproto-native_4.0.bb : add native version for X11R7.4
Diffstat (limited to 'packages/xorg-proto')
-rw-r--r-- | packages/xorg-proto/fixesproto-native_4.0.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/xorg-proto/fixesproto-native_4.0.bb b/packages/xorg-proto/fixesproto-native_4.0.bb new file mode 100644 index 0000000000..927e004437 --- /dev/null +++ b/packages/xorg-proto/fixesproto-native_4.0.bb @@ -0,0 +1,7 @@ +require fixesproto_${PV}.bb + +PR = "r1" + +XORG_PN = "fixesproto" + +inherit native |