diff options
Diffstat (limited to 'network/Pafy/Pafy.SlackBuild')
-rw-r--r-- | network/Pafy/Pafy.SlackBuild | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/Pafy/Pafy.SlackBuild b/network/Pafy/Pafy.SlackBuild index 855e7772f7fc..7ae6997bc009 100644 --- a/network/Pafy/Pafy.SlackBuild +++ b/network/Pafy/Pafy.SlackBuild @@ -22,6 +22,12 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# 20200119 bkw: +# Dimitris: this is B. Watson (yalhcru@gmail.com). I can't reach you +# by email and you don't use IRC, so I'm "texting" you via this +# comment. Pafy fails to build unless youtube-dl is installed, so +# I added it to REQUIRES as a hard dep. + PRGNAM=Pafy SRCNAM=${PRGNAM,} VERSION=${VERSION:-0.5.5} |