diff options
Diffstat (limited to 'recipes/dbus/dbus-glib.inc')
-rw-r--r-- | recipes/dbus/dbus-glib.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/dbus/dbus-glib.inc b/recipes/dbus/dbus-glib.inc index da1331fe4b..54997c3845 100644 --- a/recipes/dbus/dbus-glib.inc +++ b/recipes/dbus/dbus-glib.inc @@ -7,8 +7,8 @@ INC_PR = "r1" SRC_URI = "\ http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-${PV}.tar.gz;name=archive \ - file://no-introspect.patch;apply=yes \ - file://no-examples.patch;apply=yes \ + file://no-introspect.patch \ + file://no-examples.patch \ " inherit autotools pkgconfig gettext |