pantheon.elementary-calendar: fix build
This commit is contained in:
parent
ab3124de86
commit
b1c5c6ce84
@ -18,6 +18,7 @@
|
|||||||
, python3
|
, python3
|
||||||
, libnotify
|
, libnotify
|
||||||
, libical
|
, libical
|
||||||
|
, libgdata
|
||||||
, evolution-data-server
|
, evolution-data-server
|
||||||
, appstream-glib
|
, appstream-glib
|
||||||
, elementary-icon-theme
|
, elementary-icon-theme
|
||||||
@ -67,6 +68,7 @@ stdenv.mkDerivation rec {
|
|||||||
libgee
|
libgee
|
||||||
libical
|
libical
|
||||||
libnotify
|
libnotify
|
||||||
|
libgdata # required by some dependency transitively
|
||||||
];
|
];
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user