mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
Add libopesync 0.37
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5537 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
16
meta/packages/opensync/libopensync-0.37/no-python-check.patch
vendored
Normal file
16
meta/packages/opensync/libopensync-0.37/no-python-check.patch
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
CMakeLists.txt | 1 -
|
||||
1 file changed, 1 deletion(-)
|
||||
|
||||
Index: libopensync-0.37/CMakeLists.txt
|
||||
===================================================================
|
||||
--- libopensync-0.37.orig/CMakeLists.txt 2008-08-18 16:14:24.000000000 +0100
|
||||
+++ libopensync-0.37/CMakeLists.txt 2008-10-15 14:00:12.000000000 +0100
|
||||
@@ -65,7 +65,6 @@
|
||||
FIND_PACKAGE( LibXslt REQUIRED )
|
||||
FIND_PACKAGE( LibExslt REQUIRED )
|
||||
FIND_PACKAGE( SWIG )
|
||||
-FIND_PACKAGE( PythonLibs )
|
||||
FIND_PACKAGE( Check )
|
||||
|
||||
ADD_SUBDIRECTORY( opensync )
|
||||
Reference in New Issue
Block a user