aboutsummaryrefslogtreecommitdiffstats
path: root/main/xfce4-cpufreq-plugin
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-11-15 17:28:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-11-15 17:28:09 +0000
commit88916f80546c2d30a22276f96141d7a8c3b74c4f (patch)
tree0e9ab96d097e78854e6fc32334d8cf47a93a3b5d /main/xfce4-cpufreq-plugin
parenta2383578b7684c6edd3c63052f066ba68ef8cb52 (diff)
main/xfce4-cpufreq-plugin: rebuild against xfce 4.8pre1
Diffstat (limited to 'main/xfce4-cpufreq-plugin')
-rw-r--r--main/xfce4-cpufreq-plugin/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/xfce4-cpufreq-plugin/APKBUILD b/main/xfce4-cpufreq-plugin/APKBUILD
index 344fdb2ab90..c838e6587aa 100644
--- a/main/xfce4-cpufreq-plugin/APKBUILD
+++ b/main/xfce4-cpufreq-plugin/APKBUILD
@@ -1,12 +1,12 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-cpufreq-plugin
pkgver=0.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="CPU frequency plugin for the Xfce4 panel"
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
license="GPL2"
depends=
-makedepends="pkgconfig xfce4-panel-dev intltool libsm-dev"
+makedepends="xfce4-panel-dev libxfcegui4-dev"
install=
source="http://goodies.xfce.org/releases/$pkgname/$pkgname-$pkgver.tar.gz"