diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-08-12 02:24:09 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2008-08-14 05:44:21 +0200 |
commit | ef0ba0c3ee0326121a834b293e04973ab799377b (patch) | |
tree | faaa92bb033dee012ae9be155b5074f8da8c37bc /debian | |
parent | a5f1ed5528b9d56ffdcd90ab9e610f863e75980c (diff) | |
download | vyos-live-build-ef0ba0c3ee0326121a834b293e04973ab799377b.tar.gz vyos-live-build-ef0ba0c3ee0326121a834b293e04973ab799377b.zip |
Move gettext to Build-Depends-Indep.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index bf1156ff5..aafb05b27 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ 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-Indep: gettext (>= 0.13) Standards-Version: 3.8.0 Homepage: http://debian-live.alioth.debian.org/ Vcs-Browser: http://git.debian.net/?p=live-helper.git |