mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 01:33:20 +00:00
deepin.dtkgui: don't propagate librsvg and freeimage
This commit is contained in:
parent
782661aa4f
commit
03bd63043f
@ -32,13 +32,13 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [
|
||||
lxqt.libqtxdg
|
||||
librsvg
|
||||
freeimage
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dtkcore
|
||||
librsvg
|
||||
qtimageformats
|
||||
freeimage
|
||||
];
|
||||
|
||||
cmakeFlags = [
|
||||
|
Loading…
Reference in New Issue
Block a user