diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Thu Dec 15 09:20:33 UTC 2016 +# Thu Jan 5 14:26:30 UTC 2017 pkgbase = xfce4-indicator-plugin pkgdesc = Plugin to display information from applications in the Xfce4 panel pkgver = 2.3.3 - pkgrel = 2 + pkgrel = 3 url = http://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin install = xfce4-indicator-plugin.install arch = i686 @@ -11,10 +11,11 @@ pkgbase = xfce4-indicator-plugin license = GPL makedepends = intltool makedepends = xfce4-dev-tools - depends = xfce4-panel + depends = hicolor-icon-theme + depends = ido depends = libindicator-gtk2 depends = libindicator-gtk3 - depends = hicolor-icon-theme + depends = xfce4-panel depends = xdg-utils optdepends = indicator-application-gtk2: take menus from applications and place them in the panel optdepends = indicator-sound: unified sound menu |