Merge pull request #389 from ertugerata/master
gptfdisk need libutil-linux-devel
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
<Description>A text-mode partitioning tool that works on GUID Partition Table (GPT) disks</Description>
|
||||
<BuildDependencies>
|
||||
<Dependency>util-linux</Dependency>
|
||||
<Dependency>libutil-linux-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="97f25db2def1c1939ed3954520bfd9948806d95a" type="targz">http://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.0/gptfdisk-1.0.0.tar.gz</Archive>
|
||||
</Source>
|
||||
@@ -20,6 +21,7 @@
|
||||
<Name>gptfdisk</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>util-linux</Dependency>
|
||||
<Dependency>libutil-linux</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
@@ -30,7 +32,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2015-05-01</Date>
|
||||
<Date>2015-09-11</Date>
|
||||
<Version>1.0.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
|
||||
Reference in New Issue
Block a user