summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMarco Amadori <amadorim@vdavda.com>2010-07-27 11:24:41 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:16 +0100
commit88b2c572839034453e3cff94815af7e69aa2852e (patch)
treeb4be75e5a68c5c1b3813f1d16404ffa637ceb6c9 /debian
parent5c242447dfce5bb782669d407afda9c424efdf7f (diff)
downloadlive-build-88b2c572839034453e3cff94815af7e69aa2852e.zip
live-build-88b2c572839034453e3cff94815af7e69aa2852e.tar.gz
Correcting typo, live-helper should depend on live-build.
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7a3977b..c162aa5 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,7 @@ Description: Debian Live - System Build Scripts (cgi frontend)
Package: live-helper
Architecture: all
-Depends: ${misc:Depends}, live-helper
+Depends: ${misc:Depends}, live-build
Description: Debian Live - System Build Scripts (transitional package)
Package to ease upgrading from older live-helper packages to the new
live-build package.