summaryrefslogtreecommitdiff
path: root/dev-python/skia-pathops
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-01-19 19:03:39 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-01-19 19:03:39 +0000
commit147329d0d5f260f95d8259cfa93ce6f52e664c14 (patch)
tree0ce6c33a257c684d72ccc88b54829b43574d3848 /dev-python/skia-pathops
parentf63baf025e2b76cb1ae7aa84acaa8d66aef367a0 (diff)
downloadbaldeagleos-repo-147329d0d5f260f95d8259cfa93ce6f52e664c14.tar.gz
baldeagleos-repo-147329d0d5f260f95d8259cfa93ce6f52e664c14.tar.xz
baldeagleos-repo-147329d0d5f260f95d8259cfa93ce6f52e664c14.zip
Adding metadata
Diffstat (limited to 'dev-python/skia-pathops')
-rw-r--r--dev-python/skia-pathops/skia-pathops-0.7.4.ebuild2
-rw-r--r--dev-python/skia-pathops/skia-pathops-0.8.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/skia-pathops/skia-pathops-0.7.4.ebuild b/dev-python/skia-pathops/skia-pathops-0.7.4.ebuild
index 44edc2cbf399..2226fff1a225 100644
--- a/dev-python/skia-pathops/skia-pathops-0.7.4.ebuild
+++ b/dev-python/skia-pathops/skia-pathops-0.7.4.ebuild
@@ -26,7 +26,7 @@ BDEPEND="
app-alternatives/ninja
app-arch/unzip
<dev-python/cython-3[${PYTHON_USEDEP}]
- dev-util/gn
+ dev-build/gn
"
PATCHES=( "${FILESDIR}"/${PN}-0.7.4-no-net.patch )
diff --git a/dev-python/skia-pathops/skia-pathops-0.8.0.ebuild b/dev-python/skia-pathops/skia-pathops-0.8.0.ebuild
index a007e9d4f900..4983f6e8e45e 100644
--- a/dev-python/skia-pathops/skia-pathops-0.8.0.ebuild
+++ b/dev-python/skia-pathops/skia-pathops-0.8.0.ebuild
@@ -27,7 +27,7 @@ BDEPEND="
app-alternatives/ninja
app-arch/unzip
dev-python/cython[${PYTHON_USEDEP}]
- dev-util/gn
+ dev-build/gn
"
PATCHES=( "${FILESDIR}"/${PN}-0.7.4-no-net.patch )