mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/calligra to 2.9.11-9
This commit is contained in:
parent
ee70839556
commit
05447d6ef7
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ pkgname=('calligra-braindump'
|
|||
'calligra-stage'
|
||||
'calligra-words')
|
||||
pkgver=2.9.11
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.calligra-suite.org/'
|
||||
license=('FDL1.2' 'GPL2' 'LGPL')
|
||||
|
@ -193,7 +193,7 @@ package_calligra-extras() {
|
|||
|
||||
package_calligra-devtools() {
|
||||
pkgdesc="Calligra developer tools"
|
||||
depends=('calligra-libs')
|
||||
depends=('calligra-libs' 'poppler-qt4')
|
||||
|
||||
cd build/devtools
|
||||
make DESTDIR="${pkgdir}" install
|
||||
|
|
Loading…
Reference in a new issue