Skip to content

Commit

Permalink
net-fs/smbnetfs: Fixed samba dep.
Browse files Browse the repository at this point in the history
Removed sub-slot deps where being useless.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
Lars Wendler committed Dec 19, 2016

Unverified

No user is associated with the committer email.
1 parent f466db3 commit 4ad532b
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions net-fs/smbnetfs/smbnetfs-0.6.0-r1.ebuild
Original file line number Diff line number Diff line change
@@ -14,14 +14,13 @@ SLOT="0"
KEYWORDS="~x86 ~amd64 ~arm-linux ~x86-linux"
IUSE="gnome"

RDEPEND=">=sys-fs/fuse-2.3:=
>=net-fs/samba-3.2:=[smbclient(+)]
>=dev-libs/glib-2.30:=
gnome? ( gnome-base/libgnome-keyring:= )"
RDEPEND=">=sys-fs/fuse-2.3
>=net-fs/samba-4.2[client]
>=dev-libs/glib-2.30
gnome? ( gnome-base/libgnome-keyring )"

DEPEND="${RDEPEND}
virtual/pkgconfig
sys-devel/make"
virtual/pkgconfig"

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS="

0 comments on commit 4ad532b

Please sign in to comment.