diff options
Diffstat (limited to 'recipes/avahi/avahi-ui_0.6.21.bb')
-rw-r--r-- | recipes/avahi/avahi-ui_0.6.21.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/avahi/avahi-ui_0.6.21.bb b/recipes/avahi/avahi-ui_0.6.21.bb index 62bcb8111b..7a450b08db 100644 --- a/recipes/avahi/avahi-ui_0.6.21.bb +++ b/recipes/avahi/avahi-ui_0.6.21.bb @@ -4,7 +4,7 @@ PR = "r8" DEPENDS += "avahi gtk+" -SRC_URI += "file://dbus-pre-1.1.1-support.patch;patch=1" +SRC_URI += "file://dbus-pre-1.1.1-support.patch;apply=yes" AVAHI_GTK = "--enable-gtk" S = "${WORKDIR}/avahi-${PV}" |