diff options
-rw-r--r-- | meta-oe/recipes-core/dbus/dbus.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/dbus/dbus.inc b/meta-oe/recipes-core/dbus/dbus.inc index 40a670aac4..2ae5b1d86b 100644 --- a/meta-oe/recipes-core/dbus/dbus.inc +++ b/meta-oe/recipes-core/dbus/dbus.inc | |||
@@ -4,7 +4,7 @@ SECTION = "base" | |||
4 | LICENSE = "AFL2.1 | GPLv2+" | 4 | LICENSE = "AFL2.1 | GPLv2+" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=10dded3b58148f3f1fd804b26354af3e \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=10dded3b58148f3f1fd804b26354af3e \ |
6 | file://dbus/dbus.h;firstline=6;endline=20;md5=6eea2e0c7750dd8e620dcb1437312fa5" | 6 | file://dbus/dbus.h;firstline=6;endline=20;md5=6eea2e0c7750dd8e620dcb1437312fa5" |
7 | DEPENDS = "expat virtual/libintl libsm libice virtual/libx11" | 7 | DEPENDS = "expat virtual/libintl libsm libice virtual/libx11 libxdmcp" |
8 | 8 | ||
9 | INC_PR = "r20" | 9 | INC_PR = "r20" |
10 | 10 | ||