summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gtk-engines/gtk-engines-2.20.2-r100.ebuild')
-rw-r--r--x11-themes/gtk-engines/gtk-engines-2.20.2-r100.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-themes/gtk-engines/gtk-engines-2.20.2-r100.ebuild b/x11-themes/gtk-engines/gtk-engines-2.20.2-r100.ebuild
index c5622f9a10ac..4cc547be5aa1 100644
--- a/x11-themes/gtk-engines/gtk-engines-2.20.2-r100.ebuild
+++ b/x11-themes/gtk-engines/gtk-engines-2.20.2-r100.ebuild
@@ -43,6 +43,10 @@ PATCHES=(
"${FILESDIR}"/${P}-automake-1.14.patch # taken from Debian
)
+pkg_setup() {
+ use lua && lua-single_pkg_setup
+}
+
src_prepare() {
# pkgconfig wrapper set up by lua-single.eclass is not multilib-compatible
# at present so point Autoconf directly to the correct implementation.