diff options
| -rw-r--r-- | meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb b/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb index 61b7521af4..ce4e316c59 100644 --- a/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb +++ b/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb | |||
| @@ -1,7 +1,9 @@ | |||
| 1 | DESCRIPTION = "Simple DirectMedia Layer truetype font library." | 1 | DESCRIPTION = "Simple DirectMedia Layer truetype font library." |
| 2 | SECTION = "libs" | 2 | SECTION = "libs" |
| 3 | DEPENDS = "virtual/libsdl freetype" | 3 | DEPENDS = "virtual/libsdl freetype" |
| 4 | LICENSE = "LGPL" | 4 | LICENSE = "LGPLv2.1" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=27818cd7fd83877a8e3ef82b82798ef4" | ||
| 6 | |||
| 5 | PR = "r1" | 7 | PR = "r1" |
| 6 | 8 | ||
| 7 | SRC_URI = "http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-${PV}.tar.gz \ | 9 | SRC_URI = "http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-${PV}.tar.gz \ |
