summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-support/physfs/physfs_3.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-filesystems/recipes-support/physfs/physfs_3.0.2.bb')
-rw-r--r--meta-filesystems/recipes-support/physfs/physfs_3.0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-support/physfs/physfs_3.0.2.bb b/meta-filesystems/recipes-support/physfs/physfs_3.0.2.bb
index 8dc30bd5f..a0033fab5 100644
--- a/meta-filesystems/recipes-support/physfs/physfs_3.0.2.bb
+++ b/meta-filesystems/recipes-support/physfs/physfs_3.0.2.bb
@@ -1,7 +1,7 @@
1SUMMARY = "PhysicsFS is a library to provide abstract access to various archives" 1SUMMARY = "PhysicsFS is a library to provide abstract access to various archives"
2HOMEAPAGE = "http://icculus.org/physfs" 2HOMEAPAGE = "http://icculus.org/physfs"
3LICENSE = "Zlib" 3LICENSE = "Zlib"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2668e2fb051c3e564198e146a9a2d9f0" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=96801882d1120239dcafbf888e821a6e"
5DEPENDS = "readline zlib" 5DEPENDS = "readline zlib"
6 6
7inherit cmake 7inherit cmake