Correct repo location for glibc-devel (RhBug 1916263)

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
This commit is contained in:
Josh Boyer 2021-01-14 11:26:41 -05:00
parent 83198a8d0e
commit d5d475a5e8

View File

@ -2287,7 +2287,7 @@
<packagereq type="mandatory" variant="AppStream" basearchonly="true">gcc</packagereq> <packagereq type="mandatory" variant="AppStream" basearchonly="true">gcc</packagereq>
<packagereq type="mandatory" variant="AppStream" basearchonly="true">gcc-c++</packagereq> <packagereq type="mandatory" variant="AppStream" basearchonly="true">gcc-c++</packagereq>
<packagereq type="mandatory" variant="AppStream" basearchonly="true">gdb</packagereq> <packagereq type="mandatory" variant="AppStream" basearchonly="true">gdb</packagereq>
<packagereq type="mandatory" variant="BaseOS">glibc-devel</packagereq> <packagereq type="mandatory" variant="AppStream">glibc-devel</packagereq>
<packagereq type="mandatory" variant="AppStream">libtool</packagereq> <packagereq type="mandatory" variant="AppStream">libtool</packagereq>
<packagereq type="mandatory" variant="BaseOS">make</packagereq> <packagereq type="mandatory" variant="BaseOS">make</packagereq>
<packagereq type="mandatory" variant="BaseOS">pkgconf</packagereq> <packagereq type="mandatory" variant="BaseOS">pkgconf</packagereq>