diff options
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/seperatebuilddir.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/conf/distro/include/seperatebuilddir.inc b/meta/conf/distro/include/seperatebuilddir.inc index a9ca24090b..48d98f4965 100644 --- a/meta/conf/distro/include/seperatebuilddir.inc +++ b/meta/conf/distro/include/seperatebuilddir.inc | |||
@@ -305,7 +305,8 @@ B_pn-libmad = "${SEPB}" | |||
305 | B_pn-libmatchbox = "${SEPB}" | 305 | B_pn-libmatchbox = "${SEPB}" |
306 | B_pn-libmpc = "${SEPB}" | 306 | B_pn-libmpc = "${SEPB}" |
307 | B_pn-libmpc-native = "${SEPB}" | 307 | B_pn-libmpc-native = "${SEPB}" |
308 | B_pn-libmusicbrainz = "${SEPB}" | 308 | # CMake Error: The source directory "[...]libmusicbrainz-5.0.1[...]/build" does not appear to contain CMakeLists.txt. |
309 | #B_pn-libmusicbrainz = "${SEPB}" | ||
309 | # Not automake and no support for out of tree | 310 | # Not automake and no support for out of tree |
310 | #B_pn-libnewt = "${SEPB}" | 311 | #B_pn-libnewt = "${SEPB}" |
311 | B_pn-libnfsidmap = "${SEPB}" | 312 | B_pn-libnfsidmap = "${SEPB}" |