On Thu, Jan 5, 2012 at 3:30 PM, Martin Erik Werner <[email protected]> wrote: > Hi, thanks for picking it up! > > So it is the case that the depends() should be treated as included in > the makedepends()? RE does need libsdl in order to compile, AND in order > to run.
Correct. > E.g. on Debian, the build-depends is libsdl-mixer1.2-dev, and the > runtime depends is libsdl-mixer1.2 In Arch there are no -dev packages; All the libs also include the headers. > But in a PKGBUILD I only need to specify the runtime depend? > > The PKGBUILD documentation could be interpreted to imply this, but in > that case I don't feel it makes a very good job in doing so :)
