diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-12-05 04:07:44 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-12-05 04:07:50 +1100 |
commit | 12665cb9019297686f4e960c03c41f6faa748b26 (patch) | |
tree | 83d6d2ed35740a392adf39fa5a320d6bd704de37 /app-text | |
parent | media-gfx/kxstitch: version bump to 2.0.0 (diff) | |
download | gentoo-12665cb9019297686f4e960c03c41f6faa748b26.tar.gz gentoo-12665cb9019297686f4e960c03c41f6faa748b26.tar.bz2 gentoo-12665cb9019297686f4e960c03c41f6faa748b26.zip |
app-text/goldendict: add missing dependency
Gentoo-bug: 601596
Package-Manager: portage-2.3.2
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild b/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild index 225d45bb171c..3c115333f316 100644 --- a/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild +++ b/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild @@ -45,6 +45,7 @@ RDEPEND=" ) " DEPEND="${RDEPEND} + dev-qt/linguist-tools:5 virtual/pkgconfig " |