Skip to content
Permalink
Browse files

The `threads` module is no longer used.

  • Loading branch information...
trizen committed Feb 21, 2019
1 parent 4319cc9 commit 6fb35c59eb4958deffa44a31860b1c2ba8d0d510
Showing with 0 additions and 14 deletions.
  1. +0 −14 Build.PL
@@ -80,20 +80,6 @@ my $builder = Module::Build->new(
#'Text::CharWidth' => 0, # this works as fallback
},
},

(
$gtk_youtube_viewer
? (
threads_support => {
description => "Threads support for gtk-youtube-viewer. (with use_threads => 1)",
requires => {
'threads' => 0,
'Thread::Queue' => 0,
},
},
)
: ()
),
},

add_to_cleanup => ['WWW-YoutubeViewer-*'],

0 comments on commit 6fb35c5

Please sign in to comment.
You can’t perform that action at this time.