diff options
Diffstat (limited to 'recipes/dhcdbd/dhcdbd_1.16.bb')
-rw-r--r-- | recipes/dhcdbd/dhcdbd_1.16.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/dhcdbd/dhcdbd_1.16.bb b/recipes/dhcdbd/dhcdbd_1.16.bb index 61ebf8ae84..2bc8c1b9bb 100644 --- a/recipes/dhcdbd/dhcdbd_1.16.bb +++ b/recipes/dhcdbd/dhcdbd_1.16.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" DEPENDS = "dbus" SRC_URI = "https://fedorahosted.org/releases/d/h/dhcdbd/dhcdbd-${PV}.tar.gz \ - file://dhcdbd-1.14-pkgconfig_dbus.patch;patch=1 \ + file://dhcdbd-1.14-pkgconfig_dbus.patch;apply=yes \ file://dhcdbd" do_compile() { |