git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae62c45
)
php: depend on lemon-native to build sqlite stuff (from BugLabs)
author
Marcin Juszkiewicz
<marcin@buglabs.net>
Wed, 17 Dec 2008 14:20:06 +0000
(14:20 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Wed, 17 Dec 2008 17:05:03 +0000
(18:05 +0100)
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
patch
|
blob
|
history
diff --git
a/packages/php/php_5.2.6.bb
b/packages/php/php_5.2.6.bb
index
ec64459
..
2cf5e28
100644
(file)
--- 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 = "r
3
"
+PR = "r
4
"
SRC_URI += "file://pear-makefile.patch;patch=1 "