Skip to content

Commit 1b50592

Browse files
committed
fwupd: use PyPI DSL
Signed-off-by: botantony <[email protected]>
1 parent e620b7e commit 1b50592

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Formula/f/fwupd.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ class Fwupd < Formula
5151
depends_on "util-linux"
5252
end
5353

54+
pypi_packages package_name: "",
55+
extra_packages: ["jinja2", "markupsafe"]
56+
5457
resource "jinja2" do
5558
url "https://files.pythonhosted.org/packages/df/bf/f7da0350254c0ed7c72f3e33cef02e048281fec7ecec5f032d4aac52226b/jinja2-3.1.6.tar.gz"
5659
sha256 "0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d"

0 commit comments

Comments
 (0)