diff options
-rw-r--r-- | x11-themes/icewm-extra-themes/icewm-extra-themes-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/icewm-extra-themes/icewm-extra-themes-1.2.ebuild b/x11-themes/icewm-extra-themes/icewm-extra-themes-1.2.ebuild index 1892101ad089..4f2bb9ff96de 100644 --- a/x11-themes/icewm-extra-themes/icewm-extra-themes-1.2.ebuild +++ b/x11-themes/icewm-extra-themes/icewm-extra-themes-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,4 +15,4 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="x11-wm/icewm" -DEPEND="$(unpacker_src_uri_depends)" +BDEPEND="$(unpacker_src_uri_depends)" |