summaryrefslogtreecommitdiffstats
path: root/source/n/obexftp/patches/obexftp-pkgconfig_requires.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/obexftp/patches/obexftp-pkgconfig_requires.patch')
-rw-r--r--source/n/obexftp/patches/obexftp-pkgconfig_requires.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/source/n/obexftp/patches/obexftp-pkgconfig_requires.patch b/source/n/obexftp/patches/obexftp-pkgconfig_requires.patch
deleted file mode 100644
index ded4a5833..000000000
--- a/source/n/obexftp/patches/obexftp-pkgconfig_requires.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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