diff options
author | Gustavo Alvarez | 2016-06-04 10:35:20 +0200 |
---|---|---|
committer | Gustavo Alvarez | 2016-06-04 10:35:20 +0200 |
commit | efead89d4cdc3c567ecb7c8545d80eda6ae7b330 (patch) | |
tree | 35a8cfdedc16eae131e8fa54c8acf01b64d4e709 /PKGBUILD | |
parent | 0841ea7ea68b6027c7730b36639ba6dc9aaff14f (diff) | |
download | aur-efead89d4cdc3c567ecb7c8545d80eda6ae7b330.tar.gz |
python-distribute -> python-setuptools
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ depends=('python' 'libdvd-audio-git' ) makedepends=('git' - 'python-distribute' + 'python-setuptools' ) optdepends=('faad2: Decoding AAC' 'faac: Encoding AAC' |