diff options
Diffstat (limited to 'recipes/libtorrent/rtorrent_0.8.4.bb')
-rw-r--r-- | recipes/libtorrent/rtorrent_0.8.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libtorrent/rtorrent_0.8.4.bb b/recipes/libtorrent/rtorrent_0.8.4.bb index 1a8a3b3477..e5407414fb 100644 --- a/recipes/libtorrent/rtorrent_0.8.4.bb +++ b/recipes/libtorrent/rtorrent_0.8.4.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" DEPENDS = "libtorrent curl ncurses gnutls libgpg-error" SRC_URI = "http://libtorrent.rakshasa.no/downloads/rtorrent-${PV}.tar.gz \ - file://autoconf-cross-fix.patch;patch=1" + file://autoconf-cross-fix.patch;apply=yes" PR = "r0" |