[oe-commits] Marcin Juszkiewicz : php: depend on lemon-native to build sqlite stuff ( from BugLabs)

GIT User account git at amethyst.openembedded.net
Wed Dec 17 17:06:58 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 160c32de43a755ca2b3430c3d553fb3f35f4e8d7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=160c32de43a755ca2b3430c3d553fb3f35f4e8d7

Author: Marcin Juszkiewicz <marcin at buglabs.net>
Date:   Wed Dec 17 14:20:06 2008 +0000

php: depend on lemon-native to build sqlite stuff (from BugLabs)

git-svn-id: svn://svn.buglabs.net/bug/trunk/com.buglabs.build.oe@7712 35ad6e01-222d-0410-b96a-b41bba574936

---

 packages/php/php_5.2.6.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/php/php_5.2.6.bb b/packages/php/php_5.2.6.bb
index ec64459..2cf5e28 100644
--- a/packages/php/php_5.2.6.bb
+++ b/packages/php/php_5.2.6.bb
@@ -1,8 +1,8 @@
 require php.inc
 
-DEPENDS = "zlib libxml2 virtual/libiconv php-native"
+DEPENDS = "zlib libxml2 virtual/libiconv php-native lemon-native"
 
-PR = "r3"
+PR = "r4"
 
 SRC_URI += "file://pear-makefile.patch;patch=1 "
 





More information about the Openembedded-commits mailing list