zbar: drop Perl dependency

It does not appear to be necessary
This commit is contained in:
Jan Tojnar 2019-09-10 01:06:47 +02:00
parent 021faed5ba
commit 86f3b3f628
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4
1 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@
, fetchFromGitHub , fetchFromGitHub
, imagemagickBig , imagemagickBig
, pkgconfig , pkgconfig
, perl
, libX11 , libX11
, libv4l , libv4l
, qt5 , qt5
@ -39,7 +38,6 @@ stdenv.mkDerivation rec {
buildInputs = [ buildInputs = [
imagemagickBig imagemagickBig
perl
libX11 libX11
] ++ lib.optionals enableDbus [ ] ++ lib.optionals enableDbus [
dbus dbus