diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-09-10 22:03:13 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-09-10 22:05:13 +0200 |
commit | 2223af61f29c1f38c1483c78b5f2a0443dea1b17 (patch) | |
tree | 51619cb78e0bdd12c86c039dddd132ebc48ce75f /kde-frameworks | |
parent | media-video/mplayer: keyworded 1.3.0-r3 for ppc/ppc64, bug #627498 (thanks to... (diff) | |
download | gentoo-2223af61f29c1f38c1483c78b5f2a0443dea1b17.tar.gz gentoo-2223af61f29c1f38c1483c78b5f2a0443dea1b17.tar.bz2 gentoo-2223af61f29c1f38c1483c78b5f2a0443dea1b17.zip |
kde-frameworks/khtml: Add missing DEPEND
Upstream commit 44787ea124267e49c749a71a9b6ac49ab0fa184a
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'kde-frameworks')
-rw-r--r-- | kde-frameworks/khtml/khtml-5.37.0.ebuild | 1 | ||||
-rw-r--r-- | kde-frameworks/khtml/khtml-5.38.0.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/kde-frameworks/khtml/khtml-5.37.0.ebuild b/kde-frameworks/khtml/khtml-5.37.0.ebuild index c396eaf65692..cc2820c61d18 100644 --- a/kde-frameworks/khtml/khtml-5.37.0.ebuild +++ b/kde-frameworks/khtml/khtml-5.37.0.ebuild @@ -54,6 +54,7 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-lang/perl + dev-util/gperf test? ( $(add_qt_dep qtx11extras) ) X? ( x11-proto/xproto ) " diff --git a/kde-frameworks/khtml/khtml-5.38.0.ebuild b/kde-frameworks/khtml/khtml-5.38.0.ebuild index c396eaf65692..cc2820c61d18 100644 --- a/kde-frameworks/khtml/khtml-5.38.0.ebuild +++ b/kde-frameworks/khtml/khtml-5.38.0.ebuild @@ -54,6 +54,7 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-lang/perl + dev-util/gperf test? ( $(add_qt_dep qtx11extras) ) X? ( x11-proto/xproto ) " |