diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-27 12:45:29 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-27 12:45:29 +0200 |
commit | a04bcc892d26131a35a900f45ec3eea7980519a4 (patch) | |
tree | bea4b8a774b26520466c03eb0730b284dacf9706 /debian/control | |
parent | 96ea0af20251993bd27c818be435f4b11d6cee03 (diff) | |
download | itzks-systems-a04bcc892d26131a35a900f45ec3eea7980519a4.tar.gz itzks-systems-a04bcc892d26131a35a900f45ec3eea7980519a4.tar.bz2 itzks-systems-a04bcc892d26131a35a900f45ec3eea7980519a4.zip |
debian/control: Prepare for diskless chroots being amd64 systems. Use linux-image or linux-image-amd64 alternatively.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 7613e49..1970e27 100644 --- a/debian/control +++ b/debian/control @@ -411,7 +411,7 @@ Depends: libreoffice-style-tango, libreoffice-writer, links, - linux-image-486, + linux-image-486 | linux-image-amd64, linuxlogo, logisim, mate-desktop-environment, @@ -620,7 +620,7 @@ Depends: impressive-display, itzks-keyring, nodm, - linux-image, + linux-image | linux-image-amd64, linuxlogo, desktop-base, mc, |