summaryrefslogtreecommitdiff
path: root/user/xfce4-indicator-plugin
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-01-12 03:53:28 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-01-12 03:53:28 +0000
commit561d61fd90abdf4f460e722a8251584e584c058a (patch)
treeb664c226aacc440d10abefdd196498f31bcf924f /user/xfce4-indicator-plugin
parent9bf0c549ffb2202e92810a1898fdaafea53d1da5 (diff)
downloadpackages-561d61fd90abdf4f460e722a8251584e584c058a.tar.gz
packages-561d61fd90abdf4f460e722a8251584e584c058a.tar.bz2
packages-561d61fd90abdf4f460e722a8251584e584c058a.tar.xz
packages-561d61fd90abdf4f460e722a8251584e584c058a.zip
user/*: Modernise / fix syntax
Diffstat (limited to 'user/xfce4-indicator-plugin')
-rw-r--r--user/xfce4-indicator-plugin/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/xfce4-indicator-plugin/APKBUILD b/user/xfce4-indicator-plugin/APKBUILD
index 4056cf575..a8e5f5f97 100644
--- a/user/xfce4-indicator-plugin/APKBUILD
+++ b/user/xfce4-indicator-plugin/APKBUILD
@@ -7,6 +7,7 @@ pkgdesc="Application information plugin for the XFCE panel"
url="https://xfce.org"
arch="all"
license="GPL-2.0+"
+depends=""
makedepends="intltool libxfce4ui-dev xfce4-panel-dev libindicator-dev ido-dev"
subpackages="$pkgname-lang"
source="https://archive.xfce.org/src/panel-plugins/xfce4-indicator-plugin/2.3/xfce4-indicator-plugin-$pkgver.tar.bz2"