diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2013-07-27 00:54:40 +0200 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2013-09-22 11:09:16 +0200 |
commit | 784a7639905bb10df32946f2da42e586ef4bb447 (patch) | |
tree | 54e27e6a9db8911d85fb89c3f6571ffeb4e10cec /recipes | |
parent | bf4acbf32ec89eae38e1bcd1ef3732acb8bb65d1 (diff) |
lxde: use renamed recipe packagegroup* recipe
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/images/lx.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/images/lx.inc b/recipes/images/lx.inc index fce7977..5da5e1b 100644 --- a/recipes/images/lx.inc +++ b/recipes/images/lx.inc @@ -1,5 +1,5 @@ IMAGE_INSTALL += " \ - task-lxde-extended \ + packagegroup-lxde-extended \ \ xinput-calibrator \ \ @@ -20,7 +20,6 @@ IMAGE_INSTALL += " \ \ lxtask \ lxpolkit \ - lxsession-edit \ \ lxshortcut \ lxlauncher \ |