summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhorsemanoffaith2018-05-04 19:57:19 -0700
committerhorsemanoffaith2018-05-04 19:57:19 -0700
commit6443c12b2fa11d67617e88f5300b88e510fda6ba (patch)
tree511f250dd75d1af9d37000add263e8c77140b783 /PKGBUILD
parentc71eed82879d0c361cc8caffa51e0b515a3a4e71 (diff)
downloadaur-6443c12b2fa11d67617e88f5300b88e510fda6ba.tar.gz
update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e021bde6d087..fdf61fcc3a60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,9 @@ pkgdesc="Widgets and other objects used for indicators"
arch=(i686 x86_64)
url="https://launchpad.net/ido"
license=(LGPL)
-depends=(gtk3-ubuntu)
+depends=(gtk3)
+provides=(ido)
+conflicts=(ido)
makedepends=(gobject-introspection gtk-doc vala xorg-util-macros)
groups=(unity)
source=("https://launchpad.net/ubuntu/+archive/primary/+files/ido_${_actual_ver}${_extra_ver}.orig.tar.gz"