aboutsummaryrefslogtreecommitdiffstats
path: root/community/xfce4-mixer
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-06 09:56:21 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-06 09:56:21 +0000
commit2618b7d5916e9f9b028a42b1d976e384a98a480f (patch)
treec3ca3e55db8c4f430bed54ed533ed01dcf2b0825 /community/xfce4-mixer
parentb32bf06cadf81a50aab31e291ffc082a879852c9 (diff)
downloadaports-2618b7d5916e9f9b028a42b1d976e384a98a480f.tar.bz2
aports-2618b7d5916e9f9b028a42b1d976e384a98a480f.tar.xz
community/xfce4-mixer: fix make depends
requires dbus-glib-dev to build
Diffstat (limited to 'community/xfce4-mixer')
-rw-r--r--community/xfce4-mixer/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xfce4-mixer/APKBUILD b/community/xfce4-mixer/APKBUILD
index 593c21c595..8f308bdb9b 100644
--- a/community/xfce4-mixer/APKBUILD
+++ b/community/xfce4-mixer/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="GPL-2.0"
depends="hicolor-icon-theme"
makedepends="xfce4-panel-dev gst-plugins-base0.10-dev libxfce4ui-dev
- libunique-dev keybinder-dev"
+ libunique-dev keybinder-dev dbus-glib-dev"
install=
subpackages="$pkgname-lang $pkgname-doc"
source="http://archive.xfce.org/src/apps/xfce4-mixer/${pkgver%.*}/xfce4-mixer-$pkgver.tar.bz2