diff options
Diffstat (limited to 'recipes/xchat/xchat_2.8.6.bb')
-rw-r--r-- | recipes/xchat/xchat_2.8.6.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xchat/xchat_2.8.6.bb b/recipes/xchat/xchat_2.8.6.bb index 9e203fb682..9909e616ab 100644 --- a/recipes/xchat/xchat_2.8.6.bb +++ b/recipes/xchat/xchat_2.8.6.bb @@ -7,8 +7,8 @@ DEPENDS += "gdk-pixbuf-csource-native" PR = "r2" SRC_URI = "http://www.xchat.org/files/source/2.8/xchat-${PV}.tar.bz2 \ - file://46_CVE-2009-0315.dpatch;patch=1 \ - file://53_fix_deprecated_widgets.dpatch;patch=1 \ + file://46_CVE-2009-0315.dpatch;apply=yes \ + file://53_fix_deprecated_widgets.dpatch;apply=yes \ " inherit autotools |