Skip to content
Snippets Groups Projects
Commit a131f6f1 authored by David Runge's avatar David Runge :chipmunk:
Browse files

Rebuild to remove python-pip makedepends

parent 9f348e70
No related branches found
No related tags found
No related merge requests found
......@@ -6,14 +6,14 @@
pkgname=terminator
pkgver=2.1.2
pkgrel=1
pkgrel=2
pkgdesc='Terminal emulator that supports tabs and grids'
arch=('any')
url='https://github.com/gnome-terminator/terminator'
license=('GPL2')
depends=('gsettings-desktop-schemas' 'libkeybinder3' 'libnotify' 'python-cairo' 'python-configobj'
'python-dbus' 'python-psutil' 'python-gobject' 'vte3' 'xdg-utils')
makedepends=('intltool' 'python-pip' 'python-setuptools' 'python-wheel')
makedepends=('intltool' 'python-pytest-runner' 'python-setuptools' 'python-wheel')
source=(${url}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz{,.asc}
0001-fixed-validate-module-import-for-newer-version-of-co.patch)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment