Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=04f89303c8042e558ad11c456607dcf0e5c4d362
commit 04f89303c8042e558ad11c456607dcf0e5c4d362 Author: crazy <[email protected]> Date: Sun Dec 18 03:31:54 2016 +0100 kmail-16.12.0-1-x86_64 * depends=() fix diff --git a/source/kde5/kmail/FrugalBuild b/source/kde5/kmail/FrugalBuild index 7e95967..f4c0df4 100644 --- a/source/kde5/kmail/FrugalBuild +++ b/source/kde5/kmail/FrugalBuild @@ -9,7 +9,7 @@ archs=("x86_64") _F_kde_project="applications" Finclude kf5 depends=("mailcommon>=$_F_kdever_apps" "knotifyconfig>=$_F_kf5_full" "libksieve>=$_F_kdever_apps" \ - "kontactinterface>=$_F_kdever_apps" "kcalutils>=$_F_kdever_apps") + "kontactinterface>=$_F_kdever_apps" "kcalutils>=$_F_kdever_apps" "ktnef>=$_F_kdever_apps") ## figure these .. is a wild guess now rodepends=("kmail-account-wizard>=$_F_kdever_apps" "mbox-importer>=$_F_kdver_apps" "akonadi-import-wizard>=$_F_kdever_apps") makedepends+=('kdoctools' 'boost>=1.61.0-4') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
