libmusicbrainz 3.0.1 use cmake.bbclass
authorMichael Lauer <mickey@vanille-media.de>
Tue, 15 Jan 2008 00:39:31 +0000 (00:39 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Tue, 15 Jan 2008 00:39:31 +0000 (00:39 +0000)
packages/musicbrainz/libmusicbrainz_3.0.1.bb

index 51717f0..e01695e 100644 (file)
@@ -4,11 +4,11 @@ DESCRIPTION = "The MusicBrainz client is a library which can be built into other
 It allows you to access the data held on the MusicBrainz server."
 HOMEPAGE = "http://musicbrainz.org"
 LICENSE = "LGPL"
-DEPENDS = "expat"
+DEPENDS = "expat neon"
 
 SRC_URI = "http://ftp.musicbrainz.org/pub/musicbrainz/libmusicbrainz-${PV}.tar.gz"
 
-inherit autotools pkgconfig
+inherit cmake pkgconfig
 
 do_stage() {
        autotools_stage_all