summaryrefslogtreecommitdiff
path: root/sys-apps/vbetool/vbetool-1.2.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-28 13:37:56 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-28 13:37:56 +0100
commit1919539ec916b166ea3a7b6c5778c40d5bccad70 (patch)
tree8d03694e000aa8e1d2f84456dadbad899b3dbbd6 /sys-apps/vbetool/vbetool-1.2.2.ebuild
parent1a39e197a344b8ec7e3ed6c173bdf2a1ccba5b6b (diff)
gentoo auto-resync : 28:06:2023 - 13:37:56
Diffstat (limited to 'sys-apps/vbetool/vbetool-1.2.2.ebuild')
-rw-r--r--sys-apps/vbetool/vbetool-1.2.2.ebuild13
1 files changed, 9 insertions, 4 deletions
diff --git a/sys-apps/vbetool/vbetool-1.2.2.ebuild b/sys-apps/vbetool/vbetool-1.2.2.ebuild
index 4d5e0e3f4732..ecd6b7b6c7c1 100644
--- a/sys-apps/vbetool/vbetool-1.2.2.ebuild
+++ b/sys-apps/vbetool/vbetool-1.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,12 +12,17 @@ SRC_URI="https://dev.gentoo.org/~ionen/distfiles/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
+IUSE="selinux"
-RDEPEND="
+DEPEND="
dev-libs/libx86
sys-libs/zlib:=
- x11-libs/libpciaccess"
-DEPEND="${RDEPEND}"
+ x11-libs/libpciaccess
+"
+RDEPEND="
+ ${DEPEND}
+ selinux? ( sec-policy/selinux-vbetool )
+"
BDEPEND="virtual/pkgconfig"
PATCHES=(