diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/rtorrent/rtorrent_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/rtorrent/rtorrent_git.bb b/meta-oe/recipes-connectivity/rtorrent/rtorrent_git.bb index b4fe10cb1c..d5411b19b2 100644 --- a/meta-oe/recipes-connectivity/rtorrent/rtorrent_git.bb +++ b/meta-oe/recipes-connectivity/rtorrent/rtorrent_git.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "http://libtorrent.rakshasa.no/" | |||
| 3 | LICENSE = "GPL-2.0-or-later" | 3 | LICENSE = "GPL-2.0-or-later" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 5 | 5 | ||
| 6 | DEPENDS = "libsigc++-2.0 curl cppunit libtool libtorrent ncurses" | 6 | DEPENDS = "autoconf-archive libsigc++-2.0 curl cppunit libtool libtorrent ncurses" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/rakshasa/rtorrent;branch=master;protocol=https" | 8 | SRC_URI = "git://github.com/rakshasa/rtorrent;branch=master;protocol=https" |
| 9 | SRCREV = "d067bd802e44f0e6a747aabcc311ada2175fd550" | 9 | SRCREV = "d067bd802e44f0e6a747aabcc311ada2175fd550" |
