summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngelo Verlain2024-02-13 01:34:07 +0200
committerAngelo Verlain2024-02-13 01:34:07 +0200
commit942ea49caf4c09def4111c3f6df80887607da314 (patch)
tree3d577b93df402c97111c1442a20e8a0354f3eb0f
parenta833d02a9a8db1b52a38916517252f2094ca5e08 (diff)
downloadaur-942ea49caf4c09def4111c3f6df80887607da314.tar.gz
add blueprint-compiler makedep
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3421ded4a19..a209fde6bed0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ depends=(
makedepends=(
git
gobject-introspection
+ blueprint-compiler
meson
typescript
)