mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Remove repos/qt4, fix #1451
This commit is contained in:
committed by
Christian Helmuth
parent
99e7f26b99
commit
45c9739fe7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user