diff options
-rw-r--r-- | libre/ogre-libre/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/ogre-libre/PKGBUILD b/libre/ogre-libre/PKGBUILD index 5c9f05e90..71b58b4ff 100644 --- a/libre/ogre-libre/PKGBUILD +++ b/libre/ogre-libre/PKGBUILD @@ -14,7 +14,7 @@ pkgname=( #$_bldname-addon-$pkgbase # package unstable ) pkgver=1.9.0 -pkgrel=1 +pkgrel=2 pkgdesc='Scene-oriented, flexible 3D engine written in C++, without nonfree software support and files' arch=( mips64el @@ -27,7 +27,6 @@ depends=( boost-libs freeimage freetype2 - gcc-go glu libxaw libxrandr |