Clean up dead packages from d-development

These were merged into ldc-libs, which is required by ldc.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-09-01 17:03:17 -07:00 committed by kevin
parent 56c2226ece
commit 7bf5a5852d

View File

@ -802,9 +802,6 @@
<uservisible>true</uservisible>
<packagelist>
<packagereq basearchonly="true" arch="aarch64,x86_64" type="mandatory">ldc</packagereq>
<packagereq basearchonly="true" type="mandatory">ldc-druntime</packagereq>
<packagereq basearchonly="true" type="mandatory">ldc-druntime-devel</packagereq>
<packagereq basearchonly="true" type="mandatory">ldc-phobos-devel</packagereq>
<packagereq type="mandatory">make</packagereq>
<packagereq type="mandatory">pkgconf</packagereq>
<packagereq type="default">ctags</packagereq>