summaryrefslogtreecommitdiff
path: root/packages/squashfs-tools/squashfs-tools_2.0r2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/squashfs-tools/squashfs-tools_2.0r2.bb')
-rw-r--r--packages/squashfs-tools/squashfs-tools_2.0r2.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/squashfs-tools/squashfs-tools_2.0r2.bb b/packages/squashfs-tools/squashfs-tools_2.0r2.bb
index f99cdb798e..ccc6b33697 100644
--- a/packages/squashfs-tools/squashfs-tools_2.0r2.bb
+++ b/packages/squashfs-tools/squashfs-tools_2.0r2.bb
@@ -1,7 +1,9 @@
-SECTION = "base"
DESCRIPTION = "Squashfs is a highly compressed read-only filesystem for Linux."
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
+DEPENDS = "lzma"
+SECTION = "base"
LICENSE = "GPLv2"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/squashfs/squashfs${@bb.data.getVar('PV',d,1).replace('r','-r')}.tar.gz \
file://flags.patch;patch=1 \