summaryrefslogtreecommitdiff
path: root/python-postpic
diff options
context:
space:
mode:
Diffstat (limited to 'python-postpic')
-rw-r--r--python-postpic/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/python-postpic/PKGBUILD b/python-postpic/PKGBUILD
index b7605745..39a25613 100644
--- a/python-postpic/PKGBUILD
+++ b/python-postpic/PKGBUILD
@@ -81,7 +81,6 @@ package_python-postpic() {
package_python2-postpic() {
depends=(
"${_deppy2[@]}"
- "${_depends[@]}"
"${_depends[@]/python/python2}"
)
optdepends=("${_optdepends[@]/python/python2}")