apparmor: fix invalid reference when withPython=false

This commit fixes a bug exposed by #25322.
This commit is contained in:
Adam Joseph 2023-08-01 13:47:19 -07:00
parent b5416bf837
commit 65988b2546

View File

@ -143,7 +143,7 @@ let
perl
python
libapparmor
libapparmor.python
(libapparmor.python or null)
];
prePatch = prePatchCommon +