Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=29818ffa05f62fea7ecc77a689ed29302035658d
commit 29818ffa05f62fea7ecc77a689ed29302035658d Author: crazy <[email protected]> Date: Tue Jan 10 23:52:22 2017 +0100 ganttproject-2.6.5_r1638-1-x86_64 * fix errors reported by fblint diff --git a/source/xapps-extra/ganttproject/FrugalBuild b/source/xapps-extra/ganttproject/FrugalBuild index 5998d53..909ae13 100644 --- a/source/xapps-extra/ganttproject/FrugalBuild +++ b/source/xapps-extra/ganttproject/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 0.38 SBU -# Contributor: kikadf <[email protected]> +# Maintainer: kikadf <[email protected]> # Contributor: bouleetbil <[email protected]> pkgname=ganttproject @@ -15,6 +15,7 @@ _F_archive_grepv="rc" _F_desktop_name="GanttProject" _F_desktop_icon="ganttproject.png" _F_desktop_categories="Utility;Calendar;Office;" +depends=() ## wrong some java foo's Finclude scm googlecode openjava groups=('xapps-extra') archs=('i686' 'x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
