diff options
Diffstat (limited to 'recipes/testdisk/testdisk_6.5+6.6-WIP.bb')
-rw-r--r-- | recipes/testdisk/testdisk_6.5+6.6-WIP.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/testdisk/testdisk_6.5+6.6-WIP.bb b/recipes/testdisk/testdisk_6.5+6.6-WIP.bb index 89a23087a7..cd8ea9296d 100644 --- a/recipes/testdisk/testdisk_6.5+6.6-WIP.bb +++ b/recipes/testdisk/testdisk_6.5+6.6-WIP.bb @@ -1,5 +1,6 @@ DESCRIPTION = "TestDisk is a powerful free data recovery software! It was primarily designed to help recover lost partitions and/or make non-booting disks bootable again when these symptoms are caused by faulty software, certain types of viruses or human error (such as accidentally deleting your Partition Table)." LICENSE = "GPLv2" +PR = "r1" DEPENDS = "jpeg ncurses e2fsprogs" |