mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
dev-lang/python-oem: Update dependency
The `virtual/awk` package is replaced with `app-alternatives/awk`, so reflect that in the ebuild.
This commit is contained in:
parent
33d5bace3f
commit
f76441eaeb
@ -43,7 +43,7 @@ DEPEND="
|
|||||||
virtual/libintl
|
virtual/libintl
|
||||||
"
|
"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
virtual/awk
|
app-alternatives/awk
|
||||||
virtual/pkgconfig
|
virtual/pkgconfig
|
||||||
sys-devel/autoconf-archive
|
sys-devel/autoconf-archive
|
||||||
verify-sig? ( sec-keys/openpgp-keys-python )
|
verify-sig? ( sec-keys/openpgp-keys-python )
|
||||||
|
Loading…
Reference in New Issue
Block a user