mirror of
https://git.yoctoproject.org/poky
synced 2026-02-22 09:29:40 +01:00
packages: Separate out most of the remaining packages into recipes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -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