zbar: fix enableVideo not fully removing gtk/qt

This commit is contained in:
Sandro Jäckel 2022-12-05 02:02:12 +01:00
parent 66d7e707a4
commit e22198417d
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -41,8 +41,9 @@ stdenv.mkDerivation rec {
xmlto xmlto
autoreconfHook autoreconfHook
docbook_xsl docbook_xsl
wrapQtAppsHook ] ++ lib.optionals enableVideo [
wrapGAppsHook wrapGAppsHook
wrapQtAppsHook
]; ];
buildInputs = [ buildInputs = [