summaryrefslogtreecommitdiff
path: root/packages/meta/meta-e-x11-core.bb
blob: fdd3d195b2c10d716f906ee7c31da20d0e48e55f (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Meta-package for Enlightenment/X11"
SECTION = "x11/base"
ALLOW_EMPTY = 1
PR = "r1"
PACKAGE_ARCH = "all"
LICENSE = "MIT"
BUILD_ALL_DEPS=1

DEPENDS = "task-e-x11-core"
RDEPENDS = "task-e-x11-core"