zbar: fix enableVideo not fully removing gtk/qt
This commit is contained in:
parent
66d7e707a4
commit
e22198417d
@ -41,8 +41,9 @@ stdenv.mkDerivation rec {
|
|||||||
xmlto
|
xmlto
|
||||||
autoreconfHook
|
autoreconfHook
|
||||||
docbook_xsl
|
docbook_xsl
|
||||||
wrapQtAppsHook
|
] ++ lib.optionals enableVideo [
|
||||||
wrapGAppsHook
|
wrapGAppsHook
|
||||||
|
wrapQtAppsHook
|
||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user