dbus: fix SRC_URI indention

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
Kevin Tian 2010-07-02 13:34:52 +08:00 committed by Saul Wold
parent 31180a56d1
commit c19e4d220e
1 changed files with 6 additions and 8 deletions

View File

@ -4,14 +4,12 @@ SECTION = "base"
LICENSE = "AFL2.1 | GPLv2+"
DEPENDS = "expat glib-2.0 virtual/libintl virtual/libx11 libsm"
SRC_URI = "\
http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
file://cross.patch; \
file://tmpdir.patch; \
file://fix-install-daemon.patch; \
file://dbus-1.init \
file://99_dbus \
"
SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
file://cross.patch; \
file://tmpdir.patch; \
file://fix-install-daemon.patch; \
file://dbus-1.init \
file://99_dbus"
inherit autotools pkgconfig gettext