diff options
author | 2015-12-09 14:33:54 -0800 | |
---|---|---|
committer | 2015-12-09 14:35:25 -0800 | |
commit | fca7377538cf0a1401fdbb2d4f20609e2049f441 (patch) | |
tree | 59dc2f745d761b89f5094a156ed013da794b6719 /app-text/texlive-core/texlive-core-2014-r4.ebuild | |
parent | dev-ruby/metasploit-payloads: bump (diff) | |
download | gentoo-fca7377538cf0a1401fdbb2d4f20609e2049f441.tar.gz gentoo-fca7377538cf0a1401fdbb2d4f20609e2049f441.tar.bz2 gentoo-fca7377538cf0a1401fdbb2d4f20609e2049f441.zip |
app-text/texlive-core: Drop unused X11 dependencies.
None of these are needed, and libXfont is undergoing an ABI change
upstream, so this commit removes some noise.
Diffstat (limited to 'app-text/texlive-core/texlive-core-2014-r4.ebuild')
-rw-r--r-- | app-text/texlive-core/texlive-core-2014-r4.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-text/texlive-core/texlive-core-2014-r4.ebuild b/app-text/texlive-core/texlive-core-2014-r4.ebuild index ffb2f66e0ae0..6801a0545dc5 100644 --- a/app-text/texlive-core/texlive-core-2014-r4.ebuild +++ b/app-text/texlive-core/texlive-core-2014-r4.ebuild @@ -78,10 +78,7 @@ MODULAR_X_DEPEND="X? ( x11-libs/libXmu x11-libs/libXp x11-libs/libXpm - x11-libs/libICE - x11-libs/libSM x11-libs/libXaw - x11-libs/libXfont )" COMMON_DEPEND="${MODULAR_X_DEPEND} |