aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ebuild/app-portage/autodep/autodep-0.1.ebuild')
-rw-r--r--ebuild/app-portage/autodep/autodep-0.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/ebuild/app-portage/autodep/autodep-0.1.ebuild b/ebuild/app-portage/autodep/autodep-0.1.ebuild
index 9b126b6..bdbf659 100644
--- a/ebuild/app-portage/autodep/autodep-0.1.ebuild
+++ b/ebuild/app-portage/autodep/autodep-0.1.ebuild
@@ -18,7 +18,8 @@ SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
-DEPEND="sys-fs/fuse"
+DEPEND="sys-fs/fuse
+ dev-util/pkgconfig"
RDEPEND="sys-fs/fuse
app-portage/portage-utils"