Github messages for voidlinux
 help / color / mirror / Atom feed
From: PaperMountainStudio <PaperMountainStudio@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] straw-viewer: add missing dependency
Date: Wed, 23 Sep 2020 21:02:56 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25056@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 438 bytes --]

There is a new pull request by PaperMountainStudio against master on the void-packages repository

https://github.com/PaperMountainStudio/void-packages 0001-straw-viewer-add-missing-dependency.patch
https://github.com/void-linux/void-packages/pull/25056

straw-viewer: add missing dependency
perl-Term-ReadLine-Gnu is needed for interactive input

A patch file from https://github.com/void-linux/void-packages/pull/25056.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0001-straw-viewer-add-missing-dependency.patch-25056.patch --]
[-- Type: text/x-diff, Size: 993 bytes --]

From 66c7a7869bb91783a7cde7457043e0b5eabdd184 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Wed, 23 Sep 2020 20:59:33 +0200
Subject: [PATCH] straw-viewer: add missing dependency

---
 srcpkgs/straw-viewer/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/straw-viewer/template b/srcpkgs/straw-viewer/template
index 4187150345c..58c7c67f905 100644
--- a/srcpkgs/straw-viewer/template
+++ b/srcpkgs/straw-viewer/template
@@ -1,12 +1,12 @@
 # Template file for 'straw-viewer'
 pkgname=straw-viewer
 version=0.0.9
-revision=1
+revision=2
 build_style=perl-ModuleBuild
 configure_args="--gtk"
 hostmakedepends="perl-Module-Build"
 makedepends="perl"
-depends="perl-Data-Dump perl-JSON perl-LWP-Protocol-https"
+depends="perl-Data-Dump perl-JSON perl-LWP-Protocol-https perl-Term-ReadLine-Gnu"
 short_desc="Search and stream from YouTube using the API of invidio.us"
 maintainer="Roberto Ricci <ricci@disroot.org>"
 license="Artistic-2.0"

             reply	other threads:[~2020-09-23 19:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-23 19:02 PaperMountainStudio [this message]
2020-09-23 19:25 ` ericonr
2020-09-23 19:39 ` PaperMountainStudio
2020-09-24  6:32 ` PaperMountainStudio
2020-09-29  8:36 ` PaperMountainStudio
2020-09-29 12:07 ` ericonr
2020-09-29 13:04 ` [PR PATCH] [Updated] " PaperMountainStudio
2020-09-29 13:14 ` PaperMountainStudio
2020-10-07 21:17 ` ericonr
2020-10-07 21:17 ` [PR PATCH] [Merged]: " ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25056@inbox.vuxu.org \
    --to=papermountainstudio@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).