summaryrefslogtreecommitdiff
path: root/meson/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2017-09-29 12:16:26 +1000
committerDanny Rawlins <monster.romster@gmail.com>2017-09-29 12:16:41 +1000
commit6e7febdce19f8449e28e7fb6978b8df2f45fa674 (patch)
treefd5ad650ff6f92970518e5ed1ea5d2cb3c7d1504 /meson/Pkgfile
parente2d317112aaa0f5311109e348f19fcbfc202ffb8 (diff)
downloadopt-6e7febdce19f8449e28e7fb6978b8df2f45fa674.tar.gz
opt-6e7febdce19f8449e28e7fb6978b8df2f45fa674.tar.xz
meson: don't depend on python3-setuptools but don't remove egg-info as that will break pip3 for meson, manually clean up footprint so no mising files appear
Diffstat (limited to 'meson/Pkgfile')
-rw-r--r--meson/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/meson/Pkgfile b/meson/Pkgfile
index 3e1dffafe..53b8e1eb2 100644
--- a/meson/Pkgfile
+++ b/meson/Pkgfile
@@ -1,7 +1,8 @@
# Description: High productivity build system.
# URL: http://mesonbuild.com/
# Maintainer: Danny Rawlins, crux at romster dot me
-# Depends on: python3-setuptools
+# Depends on: python3
+# Optional: python3-setuptools
name=meson
version=0.42.1

Generated by cgit