diff options
Diffstat (limited to 'documentation/poky-ref-manual/examples/libxpm/libxpm_3.5.6.bb')
| -rw-r--r-- | documentation/poky-ref-manual/examples/libxpm/libxpm_3.5.6.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/poky-ref-manual/examples/libxpm/libxpm_3.5.6.bb b/documentation/poky-ref-manual/examples/libxpm/libxpm_3.5.6.bb index 2710189b2a..b58d4d7bd1 100644 --- a/documentation/poky-ref-manual/examples/libxpm/libxpm_3.5.6.bb +++ b/documentation/poky-ref-manual/examples/libxpm/libxpm_3.5.6.bb | |||
| @@ -2,6 +2,7 @@ require xorg-lib-common.inc | |||
| 2 | 2 | ||
| 3 | DESCRIPTION = "X11 Pixmap library" | 3 | DESCRIPTION = "X11 Pixmap library" |
| 4 | LICENSE = "X-BSD" | 4 | LICENSE = "X-BSD" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=3e07763d16963c3af12db271a31abaa5" | ||
| 5 | DEPENDS += "libxext" | 6 | DEPENDS += "libxext" |
| 6 | PR = "r2" | 7 | PR = "r2" |
| 7 | PE = "1" | 8 | PE = "1" |
