mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
bluedevil: fix evaluation
This commit is contained in:
parent
e5dc46b8d4
commit
6d54c68031
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
mkDerivation, extra-cmake-modules, shared-mime-info,
|
mkDerivation, lib, extra-cmake-modules, shared-mime-info,
|
||||||
qtbase, qtdeclarative, bluez-qt,
|
qtbase, qtdeclarative, bluez-qt,
|
||||||
kcoreaddons, kdbusaddons, kded, ki18n, kiconthemes, kio, knotifications,
|
kcoreaddons, kdbusaddons, kded, ki18n, kiconthemes, kio, knotifications,
|
||||||
kwidgetsaddons, kwindowsystem, plasma-framework
|
kwidgetsaddons, kwindowsystem, plasma-framework
|
||||||
|
|
Loading…
Reference in a new issue