diff options
Diffstat (limited to 'games-strategy/freeorion/freeorion-0.4.6.ebuild')
-rw-r--r-- | games-strategy/freeorion/freeorion-0.4.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-strategy/freeorion/freeorion-0.4.6.ebuild b/games-strategy/freeorion/freeorion-0.4.6.ebuild index 1722cba..4dd558e 100644 --- a/games-strategy/freeorion/freeorion-0.4.6.ebuild +++ b/games-strategy/freeorion/freeorion-0.4.6.ebuild @@ -27,7 +27,6 @@ RDEPEND=" media-libs/libsdl[X,opengl,video] media-libs/libvorbis media-libs/openal - sci-physics/bullet sys-libs/zlib virtual/opengl" DEPEND="${RDEPEND} @@ -86,7 +85,7 @@ src_install() { dogameslib "${CMAKE_BUILD_DIR}"/libGiGi*.so || die # other - dodoc "${CMAKE_USE_DIR}"/changelog.txt || die + dodoc "${CMAKE_USE_DIR}"/ChangeLog.md || die newicon "${CMAKE_USE_DIR}"/default/data/art/icons/FO_Icon_32x32.png \ ${PN}.png || die make_desktop_entry ${PN} ${PN} ${PN} |