I'll withhold this patch for now pending further investigation...
Thank you!
On 2016-08-17 06:14, David Craven wrote:
Is boost propagated due to header references?
The include files reference these headers:
#include
#include
#include
#include
what is the reason for disabling runpath validation?
I'm getting a bunch of these errors. The problem seems to be that
/
> Is boost propagated due to header references?
The include files reference these headers:
#include
#include
#include
#include
> what is the reason for disabling runpath validation?
I'm getting a bunch of these errors. The problem seems to be that
/gnu/store/2g5xcc8hp16nfnf37449f3p492m8i03h
Hello David,
You can remove the "gstreamer: " bit from the commit subject.
On Tue, 16 Aug 2016 20:39:30 +0200
David Craven wrote:
> * gnu/packages/gstreamer.scm (qt-gstreamer): New variable.
> ---
> gnu/packages/gstreamer.scm | 42 ++
> 1 file changed, 4
On Tue, Aug 16, 2016 at 08:39:30PM +0200, David Craven wrote:
> * gnu/packages/gstreamer.scm (qt-gstreamer): New variable.
> + #:validate-runpath? #f))
My understanding is that if the runpath validator fails, then something is
wrong with the
package. Why is it disabled here?
* gnu/packages/gstreamer.scm (qt-gstreamer): New variable.
---
gnu/packages/gstreamer.scm | 42 ++
1 file changed, 42 insertions(+)
diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index 54919cd..ee3c9e4 100644
--- a/gnu/packages/gstream