summaryrefslogtreecommitdiff
path: root/pcr/mugshot
diff options
context:
space:
mode:
authorDavid P <megver83@openmailbox.org>2017-04-16 16:36:02 -0300
committerDavid P <megver83@openmailbox.org>2017-04-16 16:36:02 -0300
commitd79dfe6195a5b4644611410b99f81e50c9b8c443 (patch)
treeb215a44bcb3b40bd8cdf0d21082ba3cf278dada0 /pcr/mugshot
parent3d8401a122b75800a5f7d28f921a6354b7851667 (diff)
downloadabslibre-d79dfe6195a5b4644611410b99f81e50c9b8c443.tar.gz
abslibre-d79dfe6195a5b4644611410b99f81e50c9b8c443.tar.bz2
abslibre-d79dfe6195a5b4644611410b99f81e50c9b8c443.zip
mugshot: depend on python2 instead of python
Diffstat (limited to 'pcr/mugshot')
-rw-r--r--pcr/mugshot/PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/pcr/mugshot/PKGBUILD b/pcr/mugshot/PKGBUILD
index 75816cba8..0afecb564 100644
--- a/pcr/mugshot/PKGBUILD
+++ b/pcr/mugshot/PKGBUILD
@@ -9,13 +9,11 @@ pkgdesc="Program to update personal user details"
arch=('any')
url="https://launchpad.net/mugshot"
license=('GPL3')
-depends=( 'python-pexpect' 'python-dbus' 'python-cairo' 'python-gobject' )
+depends=( 'python2-pexpect' 'python2-dbus' 'python2-cairo' 'python2-gobject' 'accountsservice')
makedepends=( 'python2-distutils-extra' )
optdepends=( 'cheese: webcam support'
'pidgin: update buddy icon'
- 'libreoffice: update user details'
- 'accountsservice: user image management without ~/.face'
-)
+ 'libreoffice: update user details')
options=(!emptydirs)
sha256sums=('ee3debca912c6ddbba613531ab0856496dd247a1f084740ba48cbf42b364c7f0'
'0cf536fa2ff25327f100d3fd13009cf56aab72cfd56dceda87579974722a212d'