diff options
-rw-r--r-- | app-admin/conky/conky-1.19.2-r1.ebuild | 3 | ||||
-rw-r--r-- | app-admin/conky/conky-1.19.6-r2.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/app-admin/conky/conky-1.19.2-r1.ebuild b/app-admin/conky/conky-1.19.2-r1.ebuild index 547fbe04781e..1e44cd819fe5 100644 --- a/app-admin/conky/conky-1.19.2-r1.ebuild +++ b/app-admin/conky/conky-1.19.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -93,6 +93,7 @@ python_check_deps() { } REQUIRED_USE=" + ${LUA_REQUIRED_USE} imlib? ( X ) lua-cairo? ( X bundled-toluapp ) lua-imlib? ( X bundled-toluapp ) diff --git a/app-admin/conky/conky-1.19.6-r2.ebuild b/app-admin/conky/conky-1.19.6-r2.ebuild index e5a4b20b0736..bf923928932c 100644 --- a/app-admin/conky/conky-1.19.6-r2.ebuild +++ b/app-admin/conky/conky-1.19.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -96,6 +96,7 @@ python_check_deps() { } REQUIRED_USE=" + ${LUA_REQUIRED_USE} imlib? ( X ) lua-cairo? ( X bundled-toluapp ) lua-imlib? ( X bundled-toluapp ) |