diff options
| author | Sughosha <sughosha@disroot.org> | 2025-12-24 21:59:38 +0530 |
|---|---|---|
| committer | Sughosha <sughosha@disroot.org> | 2026-01-30 20:53:23 +0530 |
| commit | d9204ac8a8646eec5b836b4f439019acb87689eb (patch) | |
| tree | f2518337f0dddc1526ae9c2972f336fa5136d0fa /gnu | |
| parent | f0d86b5d2b3d327934b07fe192254c2d08df0659 (diff) | |
gnu: evolution-data-server: Fix build.
* gnu/packages/gnome.scm (evolution-data-server): Fix build.
[inputs]: Remove libphonenumber; add libphonenumber-8.11.
Change-Id: I743269627cd71f99bc0f7f8a2abbf213c874f316
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/gnome.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index a0da9e8322..f313fa730a 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -8266,7 +8266,7 @@ Microsoft Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.") json-glib libcanberra libgweather - libphonenumber + libphonenumber-8.11 mit-krb5 openldap webkitgtk-for-gtk3)) |
