From f23811e0d3fc8980ab4b8e15fe2dcb2df4dc0df1 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 9 Jun 2012 22:12:19 +0200 Subject: firefox dans test (cherry picked from commit 58a689f4ac1334d8f01b36f3f1c59d5a919476c5) --- firefox/Pkgfile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'firefox/Pkgfile') diff --git a/firefox/Pkgfile b/firefox/Pkgfile index 416b0e0c1..cc329c621 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -2,14 +2,16 @@ # URL: http://www.mozilla.com/firefox/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: yasm, desktop-file-utils, startup-notification, alsa-lib, mesa3d, gtk, libidl, pango, curl, nss, libnotify, dbus-glib, libevent, wireless_tools, hunspell-fr, hyphen -# Run on: desktop-file-utils,alsa-lib,mesa3d,gtk,libidl,pango,curl,nss,libnotify,dbus-glib,hunspell-fr,hyphen +# Depends on: yasm, desktop-file-utils, startup-notification, alsa-lib, mesa3d, gtk, libidl, pango, curl, nss, libnotify, dbus-glib, libevent, wireless_tools +# Run on: desktop-file-utils,alsa-lib,mesa3d,gtk,libidl,pango,curl,nss,libnotify,dbus-glib name=firefox version=13.0 release=1 +branch=test + [ "`uname -m`" == "i686" ] && _ARCH=i686 [ "`uname -m`" == "x86_64" ] && _ARCH=x86_64 -- cgit v1.2.3-54-g00ecf