diff options
Diffstat (limited to 'xau')
-rw-r--r-- | xau/xau-native_cvs.oe | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/xau/xau-native_cvs.oe b/xau/xau-native_cvs.oe index e69de29bb2..2f9c48d43b 100644 --- a/xau/xau-native_cvs.oe +++ b/xau/xau-native_cvs.oe @@ -0,0 +1,4 @@ +include xau_cvs.oe +inherit native +DEPENDS = "xproto-native" +PROVIDES = "" |