Correcting typo, live-helper should depend on live-build.
This commit is contained in:
parent
3577018432
commit
019f7ae3c5
|
@ -41,7 +41,7 @@ Description: Debian Live - System Build Scripts (cgi frontend)
|
||||||
|
|
||||||
Package: live-helper
|
Package: live-helper
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, live-helper
|
Depends: ${misc:Depends}, live-build
|
||||||
Description: Debian Live - System Build Scripts (transitional package)
|
Description: Debian Live - System Build Scripts (transitional package)
|
||||||
Package to ease upgrading from older live-helper packages to the new
|
Package to ease upgrading from older live-helper packages to the new
|
||||||
live-build package.
|
live-build package.
|
||||||
|
|
Loading…
Reference in New Issue