diff --git a/makepanda/makepanda.py b/makepanda/makepanda.py index 85e4639364..1a5b200849 100755 --- a/makepanda/makepanda.py +++ b/makepanda/makepanda.py @@ -6843,17 +6843,16 @@ Architecture: ARCH Essential: no Depends: DEPENDS Recommends: RECOMMENDS -Suggests: panda3d-runtime -Provides: panda3d -Conflicts: panda3d -Replaces: panda3d +Provides: panda3d, pythonPV-panda3d +Conflicts: panda3d, pythonPV-panda3d +Replaces: panda3d, pythonPV-panda3d Maintainer: rdb Installed-Size: INSTSIZE Description: Panda3D free 3D engine SDK Panda3D is a game engine which includes graphics, audio, I/O, collision detection, and other abilities relevant to the creation of 3D games. Panda3D is open source and free software under the revised BSD license, and can be used for both free and commercial game development at no financial cost. Panda3D's intended game-development language is Python. The engine itself is written in C++, and utilizes an automatic wrapper-generator to expose the complete functionality of the engine in a Python interface. . - This package contains the SDK for development with Panda3D, install panda3d-runtime for the runtime files. + This package contains the SDK for development with Panda3D. """