zbar requires v4l1; disabe video
This commit is contained in:
parent
b26c770651
commit
dcf04b6063
@ -31,6 +31,8 @@ rec {
|
||||
/* doConfigure should be removed if not needed */
|
||||
phaseNames = ["doConfigure" "doMakeInstall"];
|
||||
|
||||
configureFlags = ["--disable-video"];
|
||||
|
||||
meta = {
|
||||
description = "Bar code toolset";
|
||||
maintainers = with a.lib.maintainers;
|
||||
|
Loading…
x
Reference in New Issue
Block a user