summaryrefslogtreecommitdiffstats
path: root/libopkg/pkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/pkg.h')
-rw-r--r--libopkg/pkg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libopkg/pkg.h b/libopkg/pkg.h
index ffb969b..0cb9ba1 100644
--- a/libopkg/pkg.h
+++ b/libopkg/pkg.h
@@ -124,6 +124,7 @@ struct pkg
char *section;
char *maintainer;
char *description;
+ char *tags;
pkg_state_want_t state_want;
pkg_state_flag_t state_flag;
pkg_state_status_t state_status;