summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndy Mender2021-01-04 21:35:19 +0100
committerAndy Mender2021-01-04 21:35:19 +0100
commit0470fa25bad5d0cceae72390630631c4587bbef9 (patch)
treebdafb7461c9061a3e7510063228efb0c048862f6 /.SRCINFO
parent2ecc4e53e02db70a3c94d39e8379f431809600e8 (diff)
downloadaur-0470fa25bad5d0cceae72390630631c4587bbef9.tar.gz
Fix 'ode' dependency - available in community repo
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07ed844f78a3..813600ebf61a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = panda3d
pkgdesc = A 3D game engine with Python bindings. SDK package. Optional dependencies you want to support need to be installed before panda3d.
pkgver = 1.10.8
- pkgrel = 3
+ pkgrel = 4
url = http://www.panda3d.org
install = panda3d.install
arch = i686
@@ -30,7 +30,7 @@ pkgbase = panda3d
optdepends = libjpeg: JPEG image format support
optdepends = python: Python 3 bindings
optdepends = ffmpeg: Required to load and play video textures
- optdepends = ode-compat: Support for the ODE physics engine (AUR)
+ optdepends = ode: Support for the ODE physics engine
optdepends = libxxf86dga: Relative mouse mode (AUR)
optdepends = bullet: Support for the Bullet physics engine
optdepends = opusfile: Support for manipulating opus audio files