tellico: Use libkcddb from libsForQt5's scope.
Part of (#101369): kdeApplications points to a set of derivations built with a specific qt version, where libkcddb is available in libsForQt5's callPackage scope, thanks to the parent commit of this commit.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, mkDerivation
|
, mkDerivation
|
||||||
, kdeApplications
|
, libkcddb
|
||||||
, kinit
|
, kinit
|
||||||
, kdelibs4support
|
, kdelibs4support
|
||||||
, solid
|
, solid
|
||||||
@@ -46,7 +46,7 @@ mkDerivation rec {
|
|||||||
exempi
|
exempi
|
||||||
extra-cmake-modules
|
extra-cmake-modules
|
||||||
karchive
|
karchive
|
||||||
kdeApplications.libkcddb
|
libkcddb
|
||||||
kdelibs4support
|
kdelibs4support
|
||||||
kfilemetadata
|
kfilemetadata
|
||||||
khtml
|
khtml
|
||||||
|
|||||||
Reference in New Issue
Block a user