summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPaulo Matias2022-05-17 17:53:48 -0300
committerPaulo Matias2022-05-17 17:53:48 -0300
commit33d262be2d1a34cc931dcad94874e6f1ad6aa1d7 (patch)
treeaca6554f0e366f33b131d008ba4e22f74170b717 /PKGBUILD
parent590618c63ecf63201218e1ddeaec6400fe8bfd9f (diff)
downloadaur-33d262be2d1a34cc931dcad94874e6f1ad6aa1d7.tar.gz
Revert "depend on pip instead of setuptools"
This reverts commit 590618c63ecf63201218e1ddeaec6400fe8bfd9f.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5cfc38c569c0..96ef449b4096 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-pip lld dump_syms wasi-sdk-git)
+ python-setuptools lld dump_syms wasi-sdk-git)
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'pulseaudio: Audio support'