Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e6e2e2325696d8cb6073b0f6c80b45cd40ae5555
commit e6e2e2325696d8cb6073b0f6c80b45cd40ae5555 Author: crazy <[email protected]> Date: Tue Jan 10 23:53:16 2017 +0100 mucommander-0.9.0-2-x86_64 * fix errors reported by fblint diff --git a/source/xapps-extra/mucommander/FrugalBuild b/source/xapps-extra/mucommander/FrugalBuild index d1adeec..d9fa675 100644 --- a/source/xapps-extra/mucommander/FrugalBuild +++ b/source/xapps-extra/mucommander/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 0.0 SBU -# Contributor: kikadf <[email protected]> +# Maintainer: kikadf <[email protected]> pkgname=mucommander _F_archive_name=muCommander @@ -12,6 +12,7 @@ _F_desktop_name="$_F_archive_name" _F_desktop_icon="MuCommander_icon.png" _F_desktop_exec="$pkgname" _F_desktop_categories="FileManager;Utility;" +depends=() rodepends=('openjre') groups=('xapps-extra') archs=('i686' 'x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
