Remove repos/qt4, fix #1451

This commit is contained in:
Norman Feske
2015-03-16 15:37:47 +01:00
committed by Christian Helmuth
parent 99e7f26b99
commit 45c9739fe7
169 changed files with 56 additions and 16817 deletions

View File

@@ -10,18 +10,10 @@
#
#REPOSITORIES += $(GENODE_DIR)/repos/libports
#
# Qt4 tool kit
#
# The 'qt4' repository depends on 'libc' and 'libports'
# Make sure to execute 'make prepare' in 'qt4' prior building.
#
#REPOSITORIES += $(GENODE_DIR)/repos/qt4
#
# Ports of popular 3rd-party applications
#
# The 'ports' repository depends on 'libc', 'libports', and 'qt4'.
# The 'ports' repository depends on 'libc' and 'libports'.
# Make sure to execute 'make prepare' in 'ports' prior building.
#
#REPOSITORIES += $(GENODE_DIR)/repos/ports
@@ -39,6 +31,6 @@
#
# High-level Genode-specific services and applications
#
# The 'gems' repository depends on 'libc', 'libports', and 'qt4'.
# The 'gems' repository depends on 'libc' and 'libports'.
#
#REPOSITORIES += $(GENODE_DIR)/repos/gems