summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMateen Ulhaq2023-01-13 22:27:35 -0800
committerMateen Ulhaq2023-01-13 22:27:35 -0800
commit7d025dc1d31bf01912118ba0078dd0f460084cf7 (patch)
tree5c91dead5c0c27fa94f40c64ee5f37187ab1dff2
parent4c36bad589c8ecd3acaecda4576398be168cb2dd (diff)
downloadaur-7d025dc1d31bf01912118ba0078dd0f460084cf7.tar.gz
mark missing packages
-rw-r--r--PKGBUILD16
1 files changed, 8 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 816a73932941..94d6e0717e6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ pkgdesc="An open source toolkit for building datasets and computer vision models
arch=(x86_64)
url=https://github.com/$_repo
depends=(
- # NOTE: Some "common" dependencies are commented out since the AUR packages don't exist yet.
+ # NOTE: Some "common" dependencies are marked "missing" since the AUR packages don't exist yet.
ffmpeg
python-aiofiles
python-argcomplete
@@ -23,13 +23,13 @@ depends=(
python-eventlet
python-flask
python-httpx
- # python-hypercorn
+ python-hypercorn # missing
python-jinja
- # python-kaleido
+ python-kaleido # missing
python-matplotlib
python-mongoengine
python-motor
- # python-ndjson
+ python-ndjson # missing
python-packaging
python-pandas
python-plotly
@@ -42,13 +42,13 @@ depends=(
python-scikit-learn
python-scikit-image
python-setuptools
- # python-sseclient-py
+ python-sseclient-py # missing
python-sse-starlette
python-starlette
- # python-strawberry-graphql
+ python-strawberry-graphql # missing
python-tabulate
- # python-universal-analytics-python3
- # python-voxel51-eta
+ python-universal-analytics-python3 # missing
+ python-voxel51-eta # missing
python-xmltodict
)
makedepends=(