build: fix centos-8 'make install-deps' enable PowerTools repo 44/30344/2
authorDave Wallace <dwallacelf@gmail.com>
Tue, 8 Dec 2020 15:50:08 +0000 (10:50 -0500)
committerFlorin Coras <florin.coras@gmail.com>
Tue, 8 Dec 2020 20:39:07 +0000 (20:39 +0000)
commit1affb31ef528dcbc90b718bd70a9882a4225a385
treebad79d5806c624593556f224a22a4fbae10262f7
parentbb3befceee2b9849c236f712e6991a92224b5136
build: fix centos-8 'make install-deps' enable PowerTools repo

- The name of the powertools repo was changed [0]
  in centos-8 from 'PowerTools' to 'powertools'.
  Retrieve the correct name from 'dnf repolist all'
  instead of hard coding it.

[0] https://git.centos.org/rpms/centos-repos/c/b759b17557b9577e8ea156740af0249ab1a22d70

Type: fix

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: Ic1402e671eb1d70dec429bab82ad18d8251f4eef
Makefile