mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 02:50:26 +02:00
pentoo-misc: use profile for accessibility
This commit is contained in:
parent
91719f88fa
commit
b1649eaea5
3 changed files with 4 additions and 2 deletions
|
|
@ -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=8
|
||||
|
|
@ -8,7 +8,7 @@ HOMEPAGE="http://www.pentoo.ch"
|
|||
KEYWORDS="amd64 x86"
|
||||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
IUSE="+accessibility atm cups gtk java +office pentoo-extra pentoo-full upstream-bins X"
|
||||
IUSE="accessibility atm cups gtk java +office pentoo-extra pentoo-full upstream-bins X"
|
||||
|
||||
PDEPEND="
|
||||
app-arch/p7zip
|
||||
1
profiles/pentoo/base/package.use/pentoo-misc
Normal file
1
profiles/pentoo/base/package.use/pentoo-misc
Normal file
|
|
@ -0,0 +1 @@
|
|||
pentoo/pentoo-misc accessibility
|
||||
1
profiles/pentoo/overlay/package.use/pentoo-misc
Symbolic link
1
profiles/pentoo/overlay/package.use/pentoo-misc
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../base/package.use/pentoo-misc
|
||||
Loading…
Reference in a new issue