diff options
| -rw-r--r-- | meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_0.4.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_0.4.0.bb b/meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_0.4.0.bb index dfb7485596..2335771319 100644 --- a/meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_0.4.0.bb +++ b/meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_0.4.0.bb | |||
| @@ -4,7 +4,7 @@ BUGTRACKER = "19e7bb9b608b0c0dce2ee6f56fac75901bc69529" | |||
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=75859989545e37968a99b631ef42722e" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=75859989545e37968a99b631ef42722e" |
| 6 | 6 | ||
| 7 | DEPENDS = "fuse libmtp" | 7 | DEPENDS = "fuse libmtp autoconf-archive" |
| 8 | 8 | ||
| 9 | inherit autotools pkgconfig | 9 | inherit autotools pkgconfig |
| 10 | 10 | ||
