summaryrefslogtreecommitdiff
path: root/app-crypt/gcr/gcr-4.2.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-07 00:08:01 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-07 00:08:01 +0100
commit941687623283212199cbe6e36f7d61b89d6222b2 (patch)
treeba7fb5198fd46b0b501a9c4362be2c26738408ad /app-crypt/gcr/gcr-4.2.1.ebuild
parent44cec61076bf2bbb3cea1fc89943dd6818a5acc5 (diff)
gentoo auto-resync : 07:06:2024 - 00:08:01
Diffstat (limited to 'app-crypt/gcr/gcr-4.2.1.ebuild')
-rw-r--r--app-crypt/gcr/gcr-4.2.1.ebuild8
1 files changed, 1 insertions, 7 deletions
diff --git a/app-crypt/gcr/gcr-4.2.1.ebuild b/app-crypt/gcr/gcr-4.2.1.ebuild
index 80e9608fd03f..ed823652b725 100644
--- a/app-crypt/gcr/gcr-4.2.1.ebuild
+++ b/app-crypt/gcr/gcr-4.2.1.ebuild
@@ -2,9 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
-inherit flag-o-matic gnome.org gnome2-utils meson python-any-r1 vala xdg
+inherit flag-o-matic gnome.org gnome2-utils meson vala xdg
DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
HOMEPAGE="https://gitlab.gnome.org/GNOME/gcr"
@@ -35,7 +34,6 @@ DEPEND="
RDEPEND="${DEPEND}"
PDEPEND="app-crypt/gnupg"
BDEPEND="
- ${PYTHON_DEPS}
gtk? ( dev-libs/libxml2:2 )
dev-util/gdbus-codegen
dev-util/glib-utils
@@ -46,10 +44,6 @@ BDEPEND="
vala? ( $(vala_depend) )
"
-pkg_setup() {
- python-any-r1_pkg_setup
-}
-
src_prepare() {
default
use vala && vala_setup