diff --git a/README.OpenSource b/README.OpenSource index b10f6eece3dfed0064b3ea03a152af3fdfcfc949..c7ae5c113569bcb5c4e8c8b0a9d9c8234bec31d1 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -1,11 +1,14 @@ [ - { - "Name" : "GPT fdisk", - "License" : "GPL-2.0-or-later", - "License File" : "COPYING", - "Version Number" : "1.0.10", - "Owner" : "Roderick W. Smith, rodsmith@rodsbooks.com", - "Upstream URL" : "https://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.10/gptfdisk-1.0.10.tar.gz/download", - "Description" : "GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks. The related FixParts utility fixes some common problems on Master Boot Re" - } -] + { + "Name": "GPT fdisk", + "License": "GPL-2.0-only", + "License File": "COPYING", + "Version Number": "1.0.10", + "Owner": "gudehe@huawei.com", + "Upstream URL": "https://sourceforge.net/projects/gptfdisk", + "Description": "GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks.", + "Dependencies": [ + "Popt" + ] + } +] \ No newline at end of file