summaryrefslogtreecommitdiff
path: root/scp2/InstallModule_python.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-02-28 21:17:04 +0100
committerMichael Stahl <mstahl@redhat.com>2015-02-28 22:28:56 +0100
commitdedaf74392cbf09e165bd8164a905e146a2961fe (patch)
treebfc1608ebd5bf7cacf7a80b273bf2366d057c510 /scp2/InstallModule_python.mk
parent62eb3bf472975e9af4d12e0e4fea5d9c419694b9 (diff)
scp2: move python librelogo packages to AutoInstall
Change-Id: Ib70d1510bac2eb6bd5491f3177191ad5a8aebe2d
Diffstat (limited to 'scp2/InstallModule_python.mk')
-rw-r--r--scp2/InstallModule_python.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/scp2/InstallModule_python.mk b/scp2/InstallModule_python.mk
index 92f52a898fb6..965781cc771e 100644
--- a/scp2/InstallModule_python.mk
+++ b/scp2/InstallModule_python.mk
@@ -12,6 +12,7 @@ $(eval $(call gb_InstallModule_InstallModule,scp2/python))
$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/python,\
python \
python_scriptprovider \
+ python_librelogo \
))
ifeq ($(DISABLE_PYTHON),TRUE)