summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-01-03 07:49:54 +0100
committerMichał Górny <mgorny@gentoo.org>2023-01-03 07:52:19 +0100
commit97e165491fe84b89e1209057ae511eec7b01bdcf (patch)
tree9eb827b6085943ca9e9ea33b657f206698fb8f70 /xfce-base
parentxfce-base/libxfce4ui: Remove unused debug flag (diff)
downloadgentoo-97e165491fe84b89e1209057ae511eec7b01bdcf.tar.gz
gentoo-97e165491fe84b89e1209057ae511eec7b01bdcf.tar.bz2
gentoo-97e165491fe84b89e1209057ae511eec7b01bdcf.zip
xfce-base/xfdesktop: Remove unused debug flag
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/xfdesktop/xfdesktop-4.18.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfdesktop/xfdesktop-4.18.0.ebuild b/xfce-base/xfdesktop/xfdesktop-4.18.0.ebuild
index e8edad1d0122..f022f029c5f6 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.18.0.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.18.0.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
@@ -15,7 +15,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="debug libnotify +thunar"
+IUSE="libnotify +thunar"
DEPEND="
>=x11-libs/cairo-1.16