mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
recipes: don't declare implemented API in used_apis
Prevents "*** detected duplicates in REPOSITORIES" on recipe build.
This commit is contained in:
committed by
Norman Feske
parent
4f820cf1e5
commit
a80a22c819
@@ -1,2 +1 @@
|
||||
libc
|
||||
gmp
|
||||
|
||||
@@ -5,5 +5,4 @@ file_system_session
|
||||
report_session
|
||||
rtc_session
|
||||
terminal_session
|
||||
vfs
|
||||
so
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
base
|
||||
os
|
||||
block_session
|
||||
vfs
|
||||
so
|
||||
|
||||
Reference in New Issue
Block a user