mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-09 13:59:18 +00:00
thunar: add xfce4-panel to dependencies to ensure trash-plugin (tpa) is build
This commit is contained in:
parent
ced83f75a1
commit
b622bac276
@ -2,7 +2,8 @@ DESCRIPTION = "File manager for the Xfce Desktop Environment"
|
|||||||
SECTION = "x11"
|
SECTION = "x11"
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||||
DEPENDS = "exo glib-2.0 gtk+ gdk-pixbuf libxfce4util libxfce4ui libsm dbus-glib startup-notification libnotify"
|
DEPENDS = "exo glib-2.0 gtk+ gdk-pixbuf libxfce4util libxfce4ui libsm dbus-glib startup-notification libnotify xfce4-panel"
|
||||||
|
PR = "r1"
|
||||||
|
|
||||||
inherit xfce
|
inherit xfce
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user