aboutsummaryrefslogtreecommitdiffstats
path: root/src/fripost-partman-udeb/debian/control
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2014-01-04 19:57:33 +0100
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 04:27:53 +0200
commit7c986ba5b0ab45485b61fe56ba73abe1fa2507ed (patch)
tree1fe9dbee88283e3360edad05c2ba4ccf47c2078a /src/fripost-partman-udeb/debian/control
parent5c0479ac14755429bc65c47eafec3e2bfb72431f (diff)
Multiarch support.
Run 'ARCH=amd64 make' to preseed an AMD64 ISO image, etc.
Diffstat (limited to 'src/fripost-partman-udeb/debian/control')
-rw-r--r--src/fripost-partman-udeb/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fripost-partman-udeb/debian/control b/src/fripost-partman-udeb/debian/control
index 043fa49..355bc68 100644
--- a/src/fripost-partman-udeb/debian/control
+++ b/src/fripost-partman-udeb/debian/control
@@ -6,11 +6,11 @@ Build-Depends: debhelper (>= 7)
Package: fripost-partman
XC-Package-Type: udeb
-Architecture: all
+Architecture: any
Depends: cdebconf-udeb, parted-udeb, xfsprogs-udeb, hw-detect, md-modules,
mdadm-udeb, lvm2-udeb, dmsetup-udeb, ntfstools-udeb, xfs-modules,
ext2-modules, ext3-modules, openssh-server-udeb, cryptsetup-udeb,
- crypto-dm-modules, ${misc:Depends}
+ crypto-dm-modules, ${misc:Depends}, ${shlibs:Depends}
Provides: created-fstab, made-filesystems, mounted-partitions,
partitioned-harddrives
Description: Partition Hard Drives using shell scripts.