diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-08-13 22:18:44 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:39 +0100 |
commit | 6a4d709d135633da4758f1c690cfc310d4c6d911 (patch) | |
tree | 39d95ea3b842746ed7bad222c94f957558609680 /debian/control | |
parent | 39e629330d30c1d179347d92e1f1db0bad8bb770 (diff) | |
download | live-build-6a4d709d135633da4758f1c690cfc310d4c6d911.zip live-build-6a4d709d135633da4758f1c690cfc310d4c6d911.tar.gz |
Remove gettext from Build-Depends (it's already in Build-Depends-Indep).
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index aafb05b..fe59b1b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: misc Priority: optional Maintainer: Debian Live <debian-live-maint@lists.alioth.debian.org> Uploaders: Daniel Baumann <daniel@debian.org> -Build-Depends: debhelper (>= 5), gettext (>= 0.13) +Build-Depends: debhelper (>= 5) Build-Depends-Indep: gettext (>= 0.13) Standards-Version: 3.8.0 Homepage: http://debian-live.alioth.debian.org/ |