diff options
author | 2021-03-23 08:33:50 +0100 | |
---|---|---|
committer | 2021-03-23 08:33:52 +0100 | |
commit | 11778b48b5b242ddac2e7f82e35cb1cc19bec67f (patch) | |
tree | b23781a1f08df25ec3c4d045f673870fc5a4ddd6 /gui-apps/coreapps-meta | |
parent | gui-apps/coreuniverse: new pkg; add 4.1.0 and live (diff) | |
download | guru-11778b48b5b242ddac2e7f82e35cb1cc19bec67f.tar.gz guru-11778b48b5b242ddac2e7f82e35cb1cc19bec67f.tar.bz2 guru-11778b48b5b242ddac2e7f82e35cb1cc19bec67f.zip |
gui-apps/coreapps-meta: add corepins and coreuniverse to version 4.1.0
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt@riseup.net>
Diffstat (limited to 'gui-apps/coreapps-meta')
-rw-r--r-- | gui-apps/coreapps-meta/coreapps-meta-4.1.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gui-apps/coreapps-meta/coreapps-meta-4.1.0.ebuild b/gui-apps/coreapps-meta/coreapps-meta-4.1.0.ebuild index 9a2b697cd..416cadd13 100644 --- a/gui-apps/coreapps-meta/coreapps-meta-4.1.0.ebuild +++ b/gui-apps/coreapps-meta/coreapps-meta-4.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,6 +29,7 @@ RDEPEND=" ~gui-apps/corepad-${PV} ~gui-apps/corepaint-${PV} ~gui-apps/corepdf-${PV} + ~gui-apps/corepins-${PV} ~gui-apps/corerenamer-${PV} ~gui-apps/coreshot-${PV} ~gui-apps/corestats-${PV} @@ -36,6 +37,7 @@ RDEPEND=" ~gui-apps/coreterminal-${PV} ~gui-apps/coretime-${PV} ~gui-apps/coretoppings-${PV}[location?,pulseaudio?] + ~gui-apps/coreuniverse-${PV} ~gui-libs/libcprime-${PV} ~gui-libs/libcsys-${PV}[udisks?] " |