aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libq/cache.h')
-rw-r--r--libq/cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libq/cache.h b/libq/cache.h
index f9b1d43..74f45b8 100644
--- a/libq/cache.h
+++ b/libq/cache.h
@@ -38,6 +38,7 @@ typedef struct {
/* These are MD5-Cache only */
char *DEFINED_PHASES;
char *REQUIRED_USE;
+ char *BDEPEND;
char *_eclasses_;
char *_md5_;
} cache_pkg_meta;