summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python3-xapp')
-rw-r--r--dev-python/python3-xapp/python3-xapp-2.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python3-xapp/python3-xapp-2.2.1.ebuild b/dev-python/python3-xapp/python3-xapp-2.2.1.ebuild
index 195258ac7af6..0f3392d3c0cc 100644
--- a/dev-python/python3-xapp/python3-xapp-2.2.1.ebuild
+++ b/dev-python/python3-xapp/python3-xapp-2.2.1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
inherit distutils-r1
-DESCRIPTION="Python bindings for x11-libs/xapps"
+DESCRIPTION="Python bindings for x11-libs/xapp"
HOMEPAGE="https://github.com/linuxmint/python3-xapp"
SRC_URI="https://github.com/linuxmint/python3-xapp/archive/${PV}.tar.gz -> ${P}.tar.gz"
@@ -17,7 +17,7 @@ KEYWORDS="amd64 ~arm64 ~riscv x86"
IUSE=""
DEPEND="
- >=x11-libs/xapps-2.2.0[introspection]
+ >=x11-libs/xapp-2.2.0[introspection]
"
RDEPEND="
${DEPEND}