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

View File

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