mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
coreos-base: Remove sys-fs/fuse dependencies
In preparation for removing the unused sys-fs/fuse package, remove any dependencies on sys-fs/fuse, sys-fs/sshfs-fuse and sys-fs/libfat. Also bump the version of coreos-dev-0.1.0-r73 to coreos-dev-0.1.0-r74 and hard-host-depends-0.0.1-r172 to hard-host-depends-0.0.1-r173. Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
7b6d32361c
commit
36b9eb8a10
@ -44,9 +44,7 @@ RDEPEND="
|
|||||||
sys-apps/which
|
sys-apps/which
|
||||||
sys-devel/gcc
|
sys-devel/gcc
|
||||||
sys-devel/gdb
|
sys-devel/gdb
|
||||||
sys-fs/fuse
|
|
||||||
sys-fs/lvm2
|
sys-fs/lvm2
|
||||||
sys-fs/sshfs-fuse
|
|
||||||
sys-process/ktop
|
sys-process/ktop
|
||||||
sys-process/procps
|
sys-process/procps
|
||||||
sys-process/psmisc
|
sys-process/psmisc
|
||||||
|
@ -78,7 +78,6 @@ RDEPEND="${RDEPEND}
|
|||||||
sys-apps/systemd
|
sys-apps/systemd
|
||||||
!sys-apps/nih-dbus-tool
|
!sys-apps/nih-dbus-tool
|
||||||
=sys-devel/automake-1.10*
|
=sys-devel/automake-1.10*
|
||||||
sys-fs/sshfs-fuse
|
|
||||||
sys-libs/libnih
|
sys-libs/libnih
|
||||||
sys-libs/nss-usrfiles
|
sys-libs/nss-usrfiles
|
||||||
sys-power/iasl
|
sys-power/iasl
|
||||||
@ -116,7 +115,6 @@ RDEPEND="${RDEPEND}
|
|||||||
# Host dependencies that are needed to create and sign images
|
# Host dependencies that are needed to create and sign images
|
||||||
# TODO: sys-apps/mosys
|
# TODO: sys-apps/mosys
|
||||||
RDEPEND="${RDEPEND}
|
RDEPEND="${RDEPEND}
|
||||||
sys-fs/libfat
|
|
||||||
sys-fs/squashfs-tools
|
sys-fs/squashfs-tools
|
||||||
"
|
"
|
||||||
|
|
||||||
|
@ -9,7 +9,6 @@
|
|||||||
|
|
||||||
=dev-python/ws4py-0.2.4 ~amd64
|
=dev-python/ws4py-0.2.4 ~amd64
|
||||||
=dev-embedded/smdk-dltool-0.20-r3 ~amd64
|
=dev-embedded/smdk-dltool-0.20-r3 ~amd64
|
||||||
=sys-fs/libfat-0.3a ~amd64
|
|
||||||
=dev-cpp/gflags-2.0 ~amd64
|
=dev-cpp/gflags-2.0 ~amd64
|
||||||
=sys-devel/smatch-1.57-r1 ~amd64
|
=sys-devel/smatch-1.57-r1 ~amd64
|
||||||
=dev-lang/closure-compiler-bin-20120305 ~amd64
|
=dev-lang/closure-compiler-bin-20120305 ~amd64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user