summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2026-07-12 17:09:22 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2026-07-12 17:09:22 -0300
commitf5d5ea8522401b534b14119d2de1a142a5db9443 (patch)
tree92f10460981f4364764f2295161b7ae0e1f85f52 /recipes-graphics
parent28b000e66cc08c9c4d20e08a4a3140ae44a8eecf (diff)
downloadmeta-freescale-f5d5ea8522401b534b14119d2de1a142a5db9443.tar.gz
devil: Sort DEPENDS entries alphabetically
Order DEPENDS alphabetically per oelint.vars.dependsordered. No functional change. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/devil/devil_1.8.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/devil/devil_1.8.0.bb b/recipes-graphics/devil/devil_1.8.0.bb
index 5b3c5efd8..b161a4d7d 100644
--- a/recipes-graphics/devil/devil_1.8.0.bb
+++ b/recipes-graphics/devil/devil_1.8.0.bb
@@ -5,7 +5,7 @@ LICENSE = "LGPL-2.1-only"
5LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1-only;md5=1a6d268fd218675ffea8be556788b780" 5LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1-only;md5=1a6d268fd218675ffea8be556788b780"
6PR = "r0" 6PR = "r0"
7 7
8DEPENDS = "libpng jpeg tiff xz" 8DEPENDS = "jpeg libpng tiff xz"
9 9
10SRC_URI = "http://sourceforge.net/projects/openil/files/DevIL/${PV}/DevIL-${PV}.zip" 10SRC_URI = "http://sourceforge.net/projects/openil/files/DevIL/${PV}/DevIL-${PV}.zip"
11SRC_URI[sha256sum] = "451337f392c65bfb83698a781370534dc63d7bafca21e9b37178df0518f7e895" 11SRC_URI[sha256sum] = "451337f392c65bfb83698a781370534dc63d7bafca21e9b37178df0518f7e895"