diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-12-25 17:43:46 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-12-25 17:43:46 +0100 |
commit | 49fad8f70418a8f14167b5327531be56e1c96c4c (patch) | |
tree | 1ad4456c2503ad95f4ef36f7f99e1b06f02c1ab6 | |
parent | app-office/texmacs: Drop gnome2-utils (diff) | |
download | gentoo-49fad8f70418a8f14167b5327531be56e1c96c4c.tar.gz gentoo-49fad8f70418a8f14167b5327531be56e1c96c4c.tar.bz2 gentoo-49fad8f70418a8f14167b5327531be56e1c96c4c.zip |
app-office/texmacs: Drop superfluous qmake-utils
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r-- | app-office/texmacs/texmacs-1.99.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/texmacs/texmacs-1.99.11.ebuild b/app-office/texmacs/texmacs-1.99.11.ebuild index be650e93d307..f2326cb3e659 100644 --- a/app-office/texmacs/texmacs-1.99.11.ebuild +++ b/app-office/texmacs/texmacs-1.99.11.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit cmake-utils xdg-utils qmake-utils +inherit cmake-utils xdg-utils MY_P=${P/tex/TeX}-src |