diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-04-07 22:13:39 -0300 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-04-07 22:13:39 -0300 |
commit | 17bdab1ef819df21eb5d3b7f2529e30514b2c642 (patch) | |
tree | d938397fb7663695ca322cc403f5938eef9c5591 /pcr/aqsis/PKGBUILD | |
parent | d6df47c77c5d7b2d50b2afed3cf8c2291ce4aec4 (diff) |
aqsis: rebuild pkg for boosts-libs depends
Diffstat (limited to 'pcr/aqsis/PKGBUILD')
-rw-r--r-- | pcr/aqsis/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/aqsis/PKGBUILD b/pcr/aqsis/PKGBUILD index 706a0c042..89998fc84 100644 --- a/pcr/aqsis/PKGBUILD +++ b/pcr/aqsis/PKGBUILD @@ -4,7 +4,7 @@ pkgname=aqsis pkgver=1.8.2 -pkgrel=2 +pkgrel=3 pkgdesc='A high quality, photorealistic, 3D rendering solution' arch=( i686 @@ -18,7 +18,7 @@ optdepends=( 'mesa-libgl: ptview' ) depends=( - boost-libs + 'boost-libs=1.53.0' desktop-file-utils hicolor-icon-theme openexr |