Commit b833c891 authored by rewine's avatar rewine
Browse files

deepin.dtkgui: avoid use freeimage

parent 44c752a5
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -12,8 +12,6 @@
, qtimageformats
, lxqt
, librsvg
, freeimage
, libraw
}:

stdenv.mkDerivation rec {
@@ -50,8 +48,6 @@ stdenv.mkDerivation rec {
    qtbase
    lxqt.libqtxdg
    librsvg
    freeimage
    libraw
  ];

  propagatedBuildInputs = [