diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-08-21 09:22:49 +0200 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2018-08-25 09:09:06 +0200 |
commit | aeeed8b1a034c86d5c3d9c6375171e469543fc87 (patch) | |
tree | c46460b49376b52691de71aa5da4a2324ed6efd6 /x11-plugins | |
parent | x11-plugins/wmnetload: restore RDEPEND (diff) | |
download | gentoo-aeeed8b1a034c86d5c3d9c6375171e469543fc87.tar.gz gentoo-aeeed8b1a034c86d5c3d9c6375171e469543fc87.tar.bz2 gentoo-aeeed8b1a034c86d5c3d9c6375171e469543fc87.zip |
x11-plugins/wmforkplop: restore RDEPEND
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmforkplop/wmforkplop-0.9.3-r3.ebuild (renamed from x11-plugins/wmforkplop/wmforkplop-0.9.3-r2.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-plugins/wmforkplop/wmforkplop-0.9.3-r2.ebuild b/x11-plugins/wmforkplop/wmforkplop-0.9.3-r3.ebuild index 5d55aaf80fb2..3878d594dd31 100644 --- a/x11-plugins/wmforkplop/wmforkplop-0.9.3-r2.ebuild +++ b/x11-plugins/wmforkplop/wmforkplop-0.9.3-r3.ebuild @@ -13,6 +13,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris" DEPEND="gnome-base/libgtop media-libs/imlib2[X]" +RDEPEND="${DEPEND}" # Easier to patch configure directly here PATCHES=( "${FILESDIR}"/${P}-cflags.patch ) |