diff options
Diffstat (limited to 'x11/x11-native_6.2.1.oe')
-rw-r--r-- | x11/x11-native_6.2.1.oe | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/x11/x11-native_6.2.1.oe b/x11/x11-native_6.2.1.oe index e69de29bb2..cea53a17cc 100644 --- a/x11/x11-native_6.2.1.oe +++ b/x11/x11-native_6.2.1.oe @@ -0,0 +1,5 @@ +SECTION = "x11/base" +include x11_${PV}.oe +inherit native +DEPENDS = "xproto-native xextensions-native xau-native xtrans-native libxdmcp-native" +PROVIDES = "" |