summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-08-21 09:20:30 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2018-08-25 09:09:06 +0200
commit5b09abc35afe6d655dcc22cc0c2236f3c3542e7d (patch)
tree706feea4aacf34d68e399fb11a2618ec507288ac
parentprofiles: Drop obsolete sci-physics/root[qt4] p.use.mask (diff)
downloadgentoo-5b09abc35afe6d655dcc22cc0c2236f3c3542e7d.tar.gz
gentoo-5b09abc35afe6d655dcc22cc0c2236f3c3542e7d.tar.bz2
gentoo-5b09abc35afe6d655dcc22cc0c2236f3c3542e7d.zip
x11-plugins/wmsystemtray: restore RDEPEND
-rw-r--r--x11-plugins/wmsystemtray/wmsystemtray-1.4-r2.ebuild (renamed from x11-plugins/wmsystemtray/wmsystemtray-1.4-r1.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-plugins/wmsystemtray/wmsystemtray-1.4-r1.ebuild b/x11-plugins/wmsystemtray/wmsystemtray-1.4-r2.ebuild
index 5493356704fb..62350a58135d 100644
--- a/x11-plugins/wmsystemtray/wmsystemtray-1.4-r1.ebuild
+++ b/x11-plugins/wmsystemtray/wmsystemtray-1.4-r2.ebuild
@@ -15,3 +15,4 @@ DEPEND="x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXmu
x11-libs/libXpm"
+RDEPEND="${DEPEND}"