summaryrefslogtreecommitdiffstats
path: root/recipes/meta/meta-e-x11-core.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/meta/meta-e-x11-core.bb')
-rw-r--r--recipes/meta/meta-e-x11-core.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/meta/meta-e-x11-core.bb b/recipes/meta/meta-e-x11-core.bb
new file mode 100644
index 0000000000..cdc76402e1
--- /dev/null
+++ b/recipes/meta/meta-e-x11-core.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Meta-package for Enlightenment/X11"
+SECTION = "x11/base"
+ALLOW_EMPTY = "1"
+PR = "r1"
+PACKAGE_ARCH = "all"
+LICENSE = "MIT"
+
+RDEPENDS = "task-e-x11-core"
+
+inherit meta \ No newline at end of file