diff options
-rw-r--r-- | libre/ogre-libre/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/ogre-libre/PKGBUILD b/libre/ogre-libre/PKGBUILD index c52d4be8a..f0ff93a83 100644 --- a/libre/ogre-libre/PKGBUILD +++ b/libre/ogre-libre/PKGBUILD @@ -114,6 +114,7 @@ package_ogre-libre() { package_blender-addon-ogre() { pkgdesc="${pkgbase^} Mesh Exporter: A addon for the ${_bldname^} which allows export mesh and (skeletal/morph/pose) animations to ${pkgbase^}3D format (built for the $_bldname-libre package)" + arch=any depends=( "$_bldname-libre>=$(($_bldep-1)):$_bldver" "$_bldname-libre<$_bldep:${_bldver::2}$((${_bldver:2:4}+1))" |