mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/weboob: Fixed dep information.
This commit is contained in:
parent
611a0f828e
commit
f8ab13d9c9
2 changed files with 1 additions and 4 deletions
|
@ -1,5 +1,2 @@
|
|||
weboob (Web Out Of Browsers) provides several applications to
|
||||
interact with a lot of websites.
|
||||
|
||||
This requires pysetuptools, mechanize, python-dateutil, html2text,
|
||||
nose, feedparser, lxml, rtmpdump, and PyYAML.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://symlink.me/attachments/download/165/weboob-0.a.tar.gz"
|
|||
MD5SUM="15568485fd2bea4c53b69a6edb8c7e45"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="PyYAML feedparser html2text lxml mechanize nose pysetuptools python-dateutil rtmpdump"
|
||||
REQUIRES="PyYAML feedparser html2text lxml mechanize nose python-dateutil rtmpdump"
|
||||
MAINTAINER="Brandon Soonaye"
|
||||
EMAIL="brandonsoonaye@live.fr"
|
||||
|
|
Loading…
Reference in a new issue