diff options
author | Matt Turner <mattst88@gentoo.org> | 2015-12-09 14:33:54 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2015-12-09 14:35:25 -0800 |
commit | fca7377538cf0a1401fdbb2d4f20609e2049f441 (patch) | |
tree | 59dc2f745d761b89f5094a156ed013da794b6719 /app-text/texlive-core/texlive-core-2012-r3.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-2012-r3.ebuild')
-rw-r--r-- | app-text/texlive-core/texlive-core-2012-r3.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-text/texlive-core/texlive-core-2012-r3.ebuild b/app-text/texlive-core/texlive-core-2012-r3.ebuild index 34678bac9ca8..d0712cd3616f 100644 --- a/app-text/texlive-core/texlive-core-2012-r3.ebuild +++ b/app-text/texlive-core/texlive-core-2012-r3.ebuild @@ -71,10 +71,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} |