mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
taglib requires cmake but does not warn of dependency
This commit is contained in:
@@ -3,7 +3,7 @@ HOMEPAGE="http://github.com/taglib"
|
||||
SRC_URI="http://github.com/downloads/taglib/taglib/taglib-1.7.2.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
DEPEND="cmake"
|
||||
CHECKSUM_MD5="b0a9e797d3833fb933c7c3176de3d720"
|
||||
BUILD {
|
||||
cd taglib-1.7.2
|
||||
|
||||
Reference in New Issue
Block a user