You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-mobilephone/obexftp/files/obexftp-0.24-pkgconfig_requ...

12 lines
399 B

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -71,7 +71,7 @@
set ( exec_prefix "\${prefix}" )
set ( libdir "\${prefix}/${CMAKE_INSTALL_LIBDIR}" )
set ( includedir "\${prefix}/${CMAKE_INSTALL_INCLUDEDIR}" )
-set ( REQUIRES "bluetooth openobex" )
+set ( REQUIRES "bluez openobex" )
configure_file (
${CMAKE_CURRENT_SOURCE_DIR}/obexftp.pc.in
${CMAKE_CURRENT_BINARY_DIR}/obexftp.pc