diff options
-rw-r--r-- | testing/evolution/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/evolution/APKBUILD b/testing/evolution/APKBUILD index 93dd25cf27..ed09c168cb 100644 --- a/testing/evolution/APKBUILD +++ b/testing/evolution/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="evolution mail client" url="http://projects.gnome.org/evolution" arch="all" license="GPL" -depends="highlight" +depends="highlight gsettings-desktop-schemas" depends_dev="itstool libxml2-dev gcr-dev enchant-dev libcanberra-dev libgweather-dev openldap-dev libnotify-dev" makedepends="$depends_dev gperf flex bison libxml2-utils glib-dev |