~alpine/aports

[alpine-aports] [PATCH] community/mate-tweak: add needed psutil

Paul Bredbury <brebs@sent.com>
Details
Message ID
<20181111194835.9215-1-brebs@sent.com>
Sender timestamp
1541965715
DKIM signature
missing
Download raw message
Patch: +4 -4
Fixes:  ModuleNotFoundError: No module named 'psutil'

Only needs python3 files. Not arch-specific.
---
 community/mate-tweak/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/community/mate-tweak/APKBUILD b/community/mate-tweak/APKBUILD
index 2cca06a42e..3b5d86c40d 100644
--- a/community/mate-tweak/APKBUILD
+++ b/community/mate-tweak/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname=mate-tweak
pkgver=18.10.2
pkgrel=0
pkgrel=1
pkgdesc="Tweak tool for the MATE Desktop"
url="https://github.com/ubuntu-mate/mate-tweak"
arch="all"
arch="noarch"
license="GPL-2.0"
depends="python3 py-setproctitle"
makedepends="python3-dev py-distutils-extra intltool"
depends="py3-psutil py3-setproctitle"
makedepends="python3-dev py3-distutils-extra intltool"
subpackages="$pkgname-doc $pkgname-lang"
source="$pkgname-$pkgver.tar.gz::https://github.com/ubuntu-mate/$pkgname/archive/$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"
-- 
2.19.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)