libcue:add dep

This commit is contained in:
alihanozturk
2017-02-18 21:46:15 +03:00
parent 9ffe32d91b
commit fbe43bd7ef
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -13,6 +13,9 @@
<Summary>Cue sheet parser library</Summary>
<Description>libcue is intended for parsing a so-called cue sheet from a char string or a file pointer.</Description>
<Archive sha1sum="51661156cd027fbc2eed2cdb6f358bd90e5b9e2d" type="targz">https://github.com/lipnitsk/libcue/archive/v2.1.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
</BuildDependencies>
</Source>
<Package>
+1 -1
View File
@@ -28,4 +28,4 @@ def install():
pisitools.dosym("/usr/share/nightingale/nightingale-bin", "/usr/bin/nightingale")
pisitools.dodoc("*.txt", "LICENSE", "README")