summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPaulo Matias2022-05-12 11:04:07 -0300
committerPaulo Matias2022-05-12 11:04:07 -0300
commit590618c63ecf63201218e1ddeaec6400fe8bfd9f (patch)
treeb66f00f6e35e9d3b9e405e3490f5835ada551357 /PKGBUILD
parent1adc5f5c24147cd5c95fd7a22af076f484d6946f (diff)
downloadaur-590618c63ecf63201218e1ddeaec6400fe8bfd9f.tar.gz
depend on pip instead of setuptools
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96ef449b4096..5cfc38c569c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ depends=(gtk3 libxt mime-types dbus-glib
libvpx libwebp libjpeg zlib icu libevent libpipewire02)
makedepends=(mercurial unzip zip diffutils yasm mesa imake inetutils
xorg-server-xvfb autoconf2.13 rust clang llvm jack nodejs cbindgen nasm
- python-setuptools lld dump_syms wasi-sdk-git)
+ python-pip lld dump_syms wasi-sdk-git)
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'pulseaudio: Audio support'