mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/libreoffice-fresh: drop valgrind makedepend
This commit is contained in:
parent
aa3b2a7ede
commit
efa8ab721a
1 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# - make build-nocheck: unit tests take a huge amount of time on ARM
|
||||
# - drop valgrind makedepend
|
||||
|
||||
buildarch=20
|
||||
|
||||
|
@ -25,8 +26,7 @@ makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.4' 'libwpd>=0.9.2' 'lib
|
|||
'gperf' 'kdelibs' 'gconf' 'gtk3' 'cppunit' 'beanshell2' 'vigra' 'clucene'
|
||||
'junit' 'libmythes' 'libwpg' 'mesa' 'java-environment' 'postgresql-libs'
|
||||
'bluez-libs' 'harfbuzz-icu' 'gdb' 'doxygen' 'libatomic_ops' 'mdds' 'glew'
|
||||
'apr' 'serf' 'chrpath' 'ttf-liberation' 'glm'
|
||||
'valgrind')
|
||||
'apr' 'serf' 'chrpath' 'ttf-liberation' 'glm')
|
||||
|
||||
_mirror="http://download.documentfoundation.org/libreoffice/src/${pkgver}"
|
||||
#_mirror="http://dev-builds.libreoffice.org/pre-releases/src"
|
||||
|
|
Loading…
Reference in a new issue