diff options
Diffstat (limited to 'abiword-gtk2/PKGBUILD')
-rw-r--r-- | abiword-gtk2/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abiword-gtk2/PKGBUILD b/abiword-gtk2/PKGBUILD index 35fcfc3eb..01bb6f23a 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -5,7 +5,7 @@ pkgname=abiword-gtk2 _pkgname=abiword pkgver=3.0.5 -pkgrel=26 +pkgrel=27 pkgdesc='Fully-featured word processor, GTk2, No plugins, Lite version' arch=('i686' 'pentium4' 'x86_64') license=('GPL') @@ -25,7 +25,7 @@ _pinned_dependencies=( 'libgsf-1.so=114' 'libgthread-2.0.so=0' 'libgtk-x11-2.0.so=0' - 'libharfbuzz.so=0' + 'libharfbuzz.so=libharfbuzz.so' 'libjpeg.so=8' 'libpango-1.0.so=0' 'libpangocairo-1.0.so=0' |