diff options
Diffstat (limited to 'xau')
| -rw-r--r-- | xau/xau-native_0.1.1.oe | 5 | ||||
| -rw-r--r-- | xau/xau-native_cvs.oe | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/xau/xau-native_0.1.1.oe b/xau/xau-native_0.1.1.oe index e69de29bb2..d3f655a793 100644 --- a/xau/xau-native_0.1.1.oe +++ b/xau/xau-native_0.1.1.oe @@ -0,0 +1,5 @@ +SECTION = "x11/base" +include xau_${PV}.oe +inherit native +DEPENDS = "xproto-native" +PROVIDES = "" diff --git a/xau/xau-native_cvs.oe b/xau/xau-native_cvs.oe index 2f9c48d43b..2c8c3945f2 100644 --- a/xau/xau-native_cvs.oe +++ b/xau/xau-native_cvs.oe @@ -1,3 +1,4 @@ +SECTION = "x11/base" include xau_cvs.oe inherit native DEPENDS = "xproto-native" |
