apr fix deps
This commit is contained in:
@@ -13,10 +13,16 @@
|
||||
<Summary>Apache portable runtime library</Summary>
|
||||
<Description>The mission of the Apache portable runtime (APR) is to provide a free library of C data structures and routines.</Description>
|
||||
<Archive sha1sum="2ef2ac9a8de7f97f15ef32cddf1ed7325163d84c" type="targz">mirrors://apache/apr/apr-1.5.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libutil-linux-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>apr</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libutil-linux</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
@@ -40,9 +46,9 @@
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2015-05-01</Date>
|
||||
<Date>2015-09-01</Date>
|
||||
<Version>1.5.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Comment>Version bump, fix deps.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
|
||||
Reference in New Issue
Block a user