diff options
author | Robert Bragg <bob@openedhand.com> | 2008-10-14 15:24:12 +0000 |
---|---|---|
committer | Robert Bragg <bob@openedhand.com> | 2008-10-14 15:24:12 +0000 |
commit | c772ed952b157d5698fcd45ce8318746cf49f174 (patch) | |
tree | 4bc8ec850f88d9c8b9042757bcdd6e917709b3eb /handbook/extendpoky.xml | |
parent | 100f4af692d1ad287212d7e86dd5cdc8cf2e2fcb (diff) | |
download | poky-c772ed952b157d5698fcd45ce8318746cf49f174.tar.gz |
This documents that PE defaults to 0 not 1 as previously written
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5507 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'handbook/extendpoky.xml')
-rw-r--r-- | handbook/extendpoky.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/handbook/extendpoky.xml b/handbook/extendpoky.xml index c7e3033693..cc0dc1fd25 100644 --- a/handbook/extendpoky.xml +++ b/handbook/extendpoky.xml | |||
@@ -167,7 +167,6 @@ require xorg-lib-common.inc | |||
167 | DESCRIPTION = "X11 Pixmap library" | 167 | DESCRIPTION = "X11 Pixmap library" |
168 | LICENSE = "X-BSD" | 168 | LICENSE = "X-BSD" |
169 | DEPENDS += "libxext" | 169 | DEPENDS += "libxext" |
170 | PE = "1" | ||
171 | 170 | ||
172 | XORG_PN = "libXpm" | 171 | XORG_PN = "libXpm" |
173 | 172 | ||