mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
gdm: fix build against newer gnome-panel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -4,12 +4,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
|||||||
|
|
||||||
DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ xrdb"
|
DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ xrdb"
|
||||||
|
|
||||||
PR = "r2"
|
PR = "r3"
|
||||||
|
|
||||||
inherit gnome update-rc.d
|
inherit gnome update-rc.d
|
||||||
|
|
||||||
SRC_URI += " \
|
SRC_URI += " \
|
||||||
file://cross-xdetection.diff \
|
file://cross-xdetection.diff \
|
||||||
|
file://0001-Remove-user-switch-applet.patch \
|
||||||
file://%gconf-tree.xml \
|
file://%gconf-tree.xml \
|
||||||
file://gdm \
|
file://gdm \
|
||||||
file://gdm.conf \
|
file://gdm.conf \
|
||||||
|
|||||||
Reference in New Issue
Block a user