diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-08-21 09:20:30 +0200 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2018-08-25 09:09:06 +0200 |
commit | 5b09abc35afe6d655dcc22cc0c2236f3c3542e7d (patch) | |
tree | 706feea4aacf34d68e399fb11a2618ec507288ac /x11-plugins/wmsystemtray | |
parent | profiles: Drop obsolete sci-physics/root[qt4] p.use.mask (diff) | |
download | gentoo-5b09abc35afe6d655dcc22cc0c2236f3c3542e7d.tar.gz gentoo-5b09abc35afe6d655dcc22cc0c2236f3c3542e7d.tar.bz2 gentoo-5b09abc35afe6d655dcc22cc0c2236f3c3542e7d.zip |
x11-plugins/wmsystemtray: restore RDEPEND
Diffstat (limited to 'x11-plugins/wmsystemtray')
-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}" |