diff options
Diffstat (limited to 'php/php-native_4.3.6.oe')
| -rw-r--r-- | php/php-native_4.3.6.oe | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/php/php-native_4.3.6.oe b/php/php-native_4.3.6.oe index e69de29bb2..bde684045f 100644 --- a/php/php-native_4.3.6.oe +++ b/php/php-native_4.3.6.oe @@ -0,0 +1,5 @@ +SECTION = "console/network" +include php_${PV}.oe +inherit native +FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/php-${PV}" +DEPENDS = "zlib-native" |
