add python-gobject as dep, update version
This commit is contained in:
parent
3c787cabaa
commit
e197156b98
2 changed files with 5 additions and 4 deletions
3
.SRCINFO
3
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = indicator-kdeconnect-git
|
||||
pkgdesc = Integrate KDEConnect on desktop environments that use AppIndicators (e.g. Unity)
|
||||
pkgver = r313.08087ab
|
||||
pkgver = r365.f9dcb09
|
||||
pkgrel = 1
|
||||
url = https://github.com/bajoja/indicator-kdeconnect
|
||||
arch = any
|
||||
|
|
@ -11,6 +11,7 @@ pkgbase = indicator-kdeconnect-git
|
|||
depends = kdeconnect
|
||||
depends = vala
|
||||
depends = python-requests-oauthlib
|
||||
depends = python-gobject
|
||||
provides = indicator-kdeconnect
|
||||
conflicts = indicator-kdeconnect
|
||||
source = git://github.com/bajoja/indicator-kdeconnect.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue