calls: use libhandy_0
This commit is contained in:
parent
50047bf4ec
commit
9d8c238b5c
1 changed files with 2 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
, meson
|
||||
, ninja
|
||||
, pkgconfig
|
||||
, libhandy
|
||||
, libhandy_0
|
||||
, modemmanager
|
||||
, gtk3
|
||||
, gom
|
||||
|
@ -43,13 +43,12 @@ stdenv.mkDerivation rec {
|
|||
|
||||
buildInputs = [
|
||||
modemmanager
|
||||
libhandy
|
||||
libhandy_0
|
||||
evolution-data-server
|
||||
folks
|
||||
gom
|
||||
gsound
|
||||
gtk3
|
||||
libhandy
|
||||
libpeas
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue