fix megre portaudio error

This commit is contained in:
Huang Xin 2022-05-13 20:39:52 -07:00
parent 36c4f92396
commit 3ea84c825a
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ do_install() {
install -m 755 ${S}/include/portaudio.h ${D}${includedir}/
}
<<<<<<< HEAD
# The base package, this includes everything needed to actually run the application on the target system.
PACKAGES += "FILES-${PN}-lib"