From 921fe4b9542b6f2ab8331e8f878a78f86306634d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Fri, 11 Sep 2015 10:58:32 +0300 Subject: [PATCH] gptfdisk need libutil-linux-devel In file included from parttypes.h:13:0, from gptpart.h:22, from gptpart.cc:27: guid.h:29:23: fatal error: uuid/uuid.h: No such file or directory --- hardware/disk/gptfdisk/pspec.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hardware/disk/gptfdisk/pspec.xml b/hardware/disk/gptfdisk/pspec.xml index 802eacccc5..b221f6fc68 100644 --- a/hardware/disk/gptfdisk/pspec.xml +++ b/hardware/disk/gptfdisk/pspec.xml @@ -12,6 +12,7 @@ A text-mode partitioning tool that works on GUID Partition Table (GPT) disks util-linux + libutil-linux-devel http://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.0/gptfdisk-1.0.0.tar.gz @@ -20,6 +21,7 @@ gptfdisk util-linux + libutil-linux /usr/share/man @@ -30,7 +32,7 @@ - 2015-05-01 + 2015-09-11 1.0.0 Version bump. Yusuf Aydemir