summaryrefslogtreecommitdiff
path: root/recipes-lxde/packagegroup/packagegroup-lxde-extended.bb
blob: 74ca35ab4b5cd248be32e7117f58466f8f55a3c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
DESCRIPTION = "All packages required for full LXDE installation."
SECTION = "x11/wm"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"

PR = "r0"

inherit packagegroup

RDEPENDS_${PN} = "\
    packagegroup-lxde-base \
    "

RRECOMMENDS_${PN} = " \
    gpicview \
    lxtask \
    lxinput \
    lxshortcut \
    lxpolkit \
    "