diff options
Diffstat (limited to 'libre/ogre/PKGBUILD')
-rw-r--r-- | libre/ogre/PKGBUILD | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libre/ogre/PKGBUILD b/libre/ogre/PKGBUILD index 3b30a5146..ee8c4a774 100644 --- a/libre/ogre/PKGBUILD +++ b/libre/ogre/PKGBUILD @@ -22,7 +22,9 @@ arch=( armv7h ) url=http://www.${pkgbase}3d.org -license=MIT +license=( + MIT +) depends=( boost-libs freeimage |