diff options
author | Daniel Baumann <daniel@debian.org> | 2012-06-05 20:38:37 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-06-06 19:59:15 +0200 |
commit | f74ac476915ba411075c996dfc7c89cdf6f0834b (patch) | |
tree | 1d197291657d3cbeda85cc39f769ba0279bedbae /debian/control | |
parent | 46f13db55aae3616609549072983cdb268461498 (diff) | |
download | vyos-live-build-f74ac476915ba411075c996dfc7c89cdf6f0834b.tar.gz vyos-live-build-f74ac476915ba411075c996dfc7c89cdf6f0834b.zip |
Removing unmaintained l10n handling.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 2fc21b99d..7d7128f4c 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,6 @@ Priority: optional Maintainer: Debian Live Project <debian-live@lists.debian.org> Uploaders: Daniel Baumann <daniel@debian.org> Build-Depends: debhelper (>= 9) -Build-Depends-Indep: gettext Standards-Version: 3.9.3 Homepage: http://live.debian.net/devel/live-build/ Vcs-Browser: http://live.debian.net/gitweb/?p=live-build.git @@ -15,7 +14,7 @@ Architecture: all Depends: ${misc:Depends}, debootstrap | cdebootstrap | cdebootstrap-static Recommends: live-boot-doc, live-config-doc, live-manual-html | live-manual, cpio, - gettext-base, gnu-fdisk + gnu-fdisk Suggests: dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted, squashfs-tools | mtd-tools, sudo | fakeroot, syslinux | grub, |