summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Kelly (hashendgame) <weldingmaskman@hotmail.com>2007-05-07 08:53:38 +0000
committerJack Kelly (hashendgame) <weldingmaskman@hotmail.com>2007-05-07 08:53:38 +0000
commit5a975775877948170ba40928844046ba1664d6fe (patch)
tree3cdd3678a042cb232a9cc2716eeb6e763b9e9949 /net-fs/httpfs/httpfs-2.06.08.26.ebuild
parentnet-zope/plones5: Remove app-arch/unzip from RDEPEND (diff)
downloadsunrise-5a975775877948170ba40928844046ba1664d6fe.tar.gz
sunrise-5a975775877948170ba40928844046ba1664d6fe.tar.bz2
sunrise-5a975775877948170ba40928844046ba1664d6fe.zip
net-fs/httpfs: Added explicit RDEPEND=${DEPEND}
svn path=/sunrise/; revision=3581
Diffstat (limited to 'net-fs/httpfs/httpfs-2.06.08.26.ebuild')
-rw-r--r--net-fs/httpfs/httpfs-2.06.08.26.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-fs/httpfs/httpfs-2.06.08.26.ebuild b/net-fs/httpfs/httpfs-2.06.08.26.ebuild
index 04ddedfcf..34fc24620 100644
--- a/net-fs/httpfs/httpfs-2.06.08.26.ebuild
+++ b/net-fs/httpfs/httpfs-2.06.08.26.ebuild
@@ -12,7 +12,8 @@ KEYWORDS="~x86"
IUSE=""
-RDEPEND="sys-fs/fuse"
+DEPEND="sys-fs/fuse"
+RDEPEND=${DEPEND}
S=${WORKDIR}