summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman)2020-01-06 17:12:46 +0000
committerCarsten Haitzler (Rasterman)2020-01-06 17:12:46 +0000
commitf6927c3d52c08a6c412d21d7aa276a9c8d106293 (patch)
tree2bd6082b92d61cd44dcc354d10e23023962e9bd2
parentf10f630cf461dbd7310bbf04bc41c43a65e8dcf6 (diff)
downloadaur-f6927c3d52c08a6c412d21d7aa276a9c8d106293.tar.gz
remove py2 from optdepends too
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1fc706ed8da..644b8b486ff7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,8 +26,7 @@ optdepends=('geoclue: For elocation'
'gst-plugins-bad: Video and thumbnail codecs'
'gst-plugins-ugly: Video and thumbnail codecs'
'gst-libav: Video and thumbnails with ffmpeg/libav'
- 'libreoffice: Office document thumbnails'
- 'python2: Compare Eina benchmarks')
+ 'libreoffice: Office document thumbnails')
provides=("$_pkgname=$pkgver" elementary{,-git}=$pkgver "evas_generic_loaders=$pkgver")
conflicts=("$_pkgname" elementary{,-git} elementary_test{,-git} evas_generic_loaders{,-git})
options=('debug')