diff options
author | Joao Santos <joaompssantos@gmail.com> | 2022-02-22 14:55:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-26 02:28:55 +0000 |
commit | 7735689b0aedfc37a89fcd848882f763903e01eb (patch) | |
tree | 76028ff1b4079bd0db52c03662039d4cec63ed99 /app-text/master-pdf-editor | |
parent | app-text/master-pdf-editor: drop 5.8.06 (diff) | |
download | gentoo-7735689b0aedfc37a89fcd848882f763903e01eb.tar.gz gentoo-7735689b0aedfc37a89fcd848882f763903e01eb.tar.bz2 gentoo-7735689b0aedfc37a89fcd848882f763903e01eb.zip |
app-text/master-pdf-editor: add glibc as dependency (binary package)
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: João Santos <joaompssantos@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/master-pdf-editor')
-rw-r--r-- | app-text/master-pdf-editor/master-pdf-editor-5.8.20-r1.ebuild (renamed from app-text/master-pdf-editor/master-pdf-editor-5.8.20.ebuild) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/master-pdf-editor/master-pdf-editor-5.8.20.ebuild b/app-text/master-pdf-editor/master-pdf-editor-5.8.20-r1.ebuild index 14038cc98d00..f944cce74811 100644 --- a/app-text/master-pdf-editor/master-pdf-editor-5.8.20.ebuild +++ b/app-text/master-pdf-editor/master-pdf-editor-5.8.20-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,6 +16,7 @@ KEYWORDS="~amd64" RESTRICT="mirror" RDEPEND=" + sys-libs/glibc >=dev-qt/qtcore-5.12.9:5 >=dev-qt/qtgui-5.12.9:5 >=dev-qt/qtnetwork-5.12.9:5 |