diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-09-21 16:01:15 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-09-21 16:01:15 +0200 |
commit | bc4e1ea7d88a58ee7ef45e29bb83ae2420aae7e1 (patch) | |
tree | 2042f96b2b7c3243215ac00427211607e79c9d37 /debian/control | |
parent | b552888a489c39e969b06e58dc5b30f264f08485 (diff) | |
download | itzks-systems-bc4e1ea7d88a58ee7ef45e29bb83ae2420aae7e1.tar.gz itzks-systems-bc4e1ea7d88a58ee7ef45e29bb83ae2420aae7e1.tar.bz2 itzks-systems-bc4e1ea7d88a58ee7ef45e29bb83ae2420aae7e1.zip |
Replace fdisk by gnu-fdisk on all systems. GNU Fdisk is built against libparted and supports GPT partition tables. The look'n'feel pretty much resembles that of the usual fdisk tool.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/control b/debian/control index a734f62..26369fc 100644 --- a/debian/control +++ b/debian/control @@ -35,6 +35,7 @@ Depends: firmware-linux-free, firmware-linux-nonfree, git, + gnu-fdisk, htop, iceweasel, iceweasel-l10n-de, @@ -88,6 +89,7 @@ Depends: firmware-linux-free, firmware-linux-nonfree, git, + gnu-fdisk, htop, itzks-keyring, links, @@ -132,6 +134,7 @@ Depends: bzip2, dnsutils, file-roller, + gnu-fdisk, htop, itzks-keyring, links, @@ -174,6 +177,7 @@ Depends: bzip2, dnsutils, htop, + gnu-fdisk, itzks-keyring, links, linuxlogo, @@ -379,6 +383,7 @@ Depends: gdm, git, gnome-colors-common, + gnu-fdisk, grdesktop, gv, htop, @@ -531,6 +536,7 @@ Depends: gdm, gnome-colors-common, git, + gnu-fdisk, grdesktop, gstreamer0.10-plugins-bad, gstreamer0.10-plugins-good, |