diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 14:22:52 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 17:31:14 -0500 |
commit | c7e87d0780141841a2a0ebd1887b25172c5c0f57 (patch) | |
tree | 4dcfe56732772794e8091ffa6471d6af2b583376 /system/ifuse | |
parent | 99795e331600a8a2ad9878c1e4b0801ea5ecc3d5 (diff) | |
download | slackbuilds-c7e87d0780141841a2a0ebd1887b25172c5c0f57.tar.gz |
libplist is no longer mentioned as a dep in README files.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/ifuse')
-rw-r--r-- | system/ifuse/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/ifuse/README b/system/ifuse/README index 23b24cebd8..9f996471b7 100644 --- a/system/ifuse/README +++ b/system/ifuse/README @@ -1,3 +1,3 @@ A fuse filesystem for mounting iPhone and iPod touch devices. -Requires: libtasn1 libplist usbmuxd and libimobiledevice. +This requires libtasn1, usbmuxd, and libimobiledevice. |