hasufell / games-overlay

gentoo overlay containing games ebuilds only
16 stars 12 forks source link

[games-strategy/hedgewars] correct dependencies #37

Closed jauhien closed 9 years ago

jauhien commented 9 years ago

Server needs dev-haskell/zlib.

hasufell commented 9 years ago

strictly speaking we should do a revbump for corrected dependencies, since wrong dependencies can have side effects for people who have either dynamic dependencies in portage deactivated or use paludis

but since this is an overlay, I guess we don't need to be that picky

thanks for the correction

hasufell commented 9 years ago

Oh, now that I see it.. I think dev-haskell/zlib is build-time only, since we have static linking in gentoo haskell. Can you check that?

jauhien commented 9 years ago

Oh, really, I was not aware of static linking. Let me see, but it seems you're right. I'll fix it in a moment.