Plats which use aelflod need to depend on it.
This commit is contained in:
parent
dff67447fe
commit
a9a0b37b14
|
@ -16,6 +16,7 @@ return installable {
|
|||
["$(PLATDEP)/linux386/as"] = "+as",
|
||||
["$(PLATDEP)/linux386/ncg"] = "+ncg",
|
||||
["$(PLATIND)/descr/linux386"] = "./descr",
|
||||
"util/amisc+aelflod-pkg",
|
||||
"util/opt+pkg",
|
||||
}
|
||||
}
|
||||
|
|
|
@ -16,6 +16,7 @@ return installable {
|
|||
["$(PLATDEP)/linux68k/as"] = "+as",
|
||||
["$(PLATDEP)/linux68k/ncg"] = "+ncg",
|
||||
["$(PLATIND)/descr/linux68k"] = "./descr",
|
||||
"util/amisc+aelflod-pkg",
|
||||
"util/opt+pkg",
|
||||
}
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@ return installable {
|
|||
["$(PLATDEP)/linuxppc/mcg"] = "+mcg",
|
||||
["$(PLATDEP)/linuxppc/top"] = "+top",
|
||||
["$(PLATIND)/descr/linuxppc"] = "./descr",
|
||||
"util/amisc+aelflod-pkg",
|
||||
"util/opt+pkg",
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue