mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-28 03:21:17 +00:00
make the dependency on android-tools-fsutils not arch specific, seems dpkg doesnt like arch specific binary deps in arch all packages
This commit is contained in:
parent
31f1f5df17
commit
f46694091c
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (2.95) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* make the dependency on android-tools-fsutils not arch specific, seems
|
||||||
|
dpkg doesnt like arch specific binary deps in arch all packages
|
||||||
|
|
||||||
|
-- Oliver Grawert <ogra@ubuntu.com> Fri, 09 Nov 2012 13:30:15 +0100
|
||||||
|
|
||||||
livecd-rootfs (2.94) raring; urgency=low
|
livecd-rootfs (2.94) raring; urgency=low
|
||||||
|
|
||||||
* add a dependency on android-tools-fsutils for armhf builds
|
* add a dependency on android-tools-fsutils for armhf builds
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -8,7 +8,7 @@ Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/livecd-rootfs/trunk
|
|||||||
|
|
||||||
Package: livecd-rootfs
|
Package: livecd-rootfs
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, debootstrap, rsync, python-minimal | python, procps, squashfs-tools (>= 1:3.3-1), grep-dctrl, fdupes, lsb-release, lzma, e2fsprogs, germinate (>= 1.25.1), apt-utils, gnupg, live-build (>= 3.0~a55-1), android-tools-fsutils [armhf]
|
Depends: ${misc:Depends}, debootstrap, rsync, python-minimal | python, procps, squashfs-tools (>= 1:3.3-1), grep-dctrl, fdupes, lsb-release, lzma, e2fsprogs, germinate (>= 1.25.1), apt-utils, gnupg, live-build (>= 3.0~a55-1), android-tools-fsutils
|
||||||
Suggests: partimage
|
Suggests: partimage
|
||||||
Breaks: ubuntu-defaults-builder (<< 0.32)
|
Breaks: ubuntu-defaults-builder (<< 0.32)
|
||||||
Description: construction script for the livecd rootfs
|
Description: construction script for the livecd rootfs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user