xine-ui: set strictDeps to true
This commit is contained in:
@@ -66,6 +66,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
LIRC_LIBS="-L ${lirc}/lib -llirc_client";
|
||||
};
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
postInstall = ''
|
||||
substituteInPlace $out/share/applications/xine.desktop \
|
||||
--replace "MimeType=;" "MimeType="
|
||||
|
||||
Reference in New Issue
Block a user