Unverified Commit 7bbce274 authored by K900's avatar K900 Committed by GitHub
Browse files

Merge pull request #331096 from ajs124/fix/darktable

darktable: fix build
parents 987a15b5 7b67b4be
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -53,6 +53,8 @@
, libaom
, portmidi
, lua
, dav1d
, libyuv
}:

stdenv.mkDerivation rec {
@@ -106,6 +108,8 @@ stdenv.mkDerivation rec {
    libaom
    portmidi
    lua
    dav1d
    libyuv
  ] ++ lib.optionals stdenv.isLinux [
    colord
    colord-gtk