diff options
-rw-r--r-- | extra/openoffice/Pkgfile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extra/openoffice/Pkgfile b/extra/openoffice/Pkgfile index 3d0ddce43..00310852d 100644 --- a/extra/openoffice/Pkgfile +++ b/extra/openoffice/Pkgfile @@ -2,11 +2,11 @@ # URL: http://www.openoffice.org # Packager: lesibel at free dot fr # Maintainer: NuTyX packager team -# Depends on: rpmextract, libmspack, gconf, nss, pstoedit, poppler, openldap, kdelibs, qt, lpsolve, libmythes, hyphen, hunspell, redland, libgraphite, sane, xulrunner, unixodbc, vigra, lucene, hsqldb-java, beanshell, imagemagick, linux-pam, libart_lgpl, xorg-libxtst, p5-archive-zip, cairo, libwpd, cups, curl, python, xorg-libxaw, neon, dbus-glib, icu, libxslt, hicolor-icon-theme, desktop-file-utils, boost, gtk, libsndfile +# Depends on: ant, rpmextract, libmspack, gconf, nss, pstoedit, poppler, openldap, kdelibs, qt, lpsolve, libmythes, hyphen, hunspell, redland, libgraphite, sane, xulrunner, unixodbc, vigra, lucene, hsqldb-java, beanshell, imagemagick, linux-pam, libart_lgpl, xorg-libxtst, p5-archive-zip, cairo, libwpd, cups, curl, python, xorg-libxaw, neon, dbus-glib, icu, libxslt, hicolor-icon-theme, desktop-file-utils, boost, gtk, libsndfile name=openoffice version=3.2.1 -release=3 +release=4 OOdir=OOO320_m19 CARCH=`uname -m` @@ -93,6 +93,7 @@ build() { --prefix=/usr --exec-prefix=/usr\ --with-lang="fr"\ --with-dict=ALL\ + --with-ant-home=/opt/ant \ --disable-gnome-vfs\ --disable-qadevooo\ --disable-reportdesign\ |