aboutsummaryrefslogtreecommitdiffstats
path: root/testing/apcupsd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/apcupsd/APKBUILD')
-rw-r--r--testing/apcupsd/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/apcupsd/APKBUILD b/testing/apcupsd/APKBUILD
index 19f4e88d90..e0fdfdd7ee 100644
--- a/testing/apcupsd/APKBUILD
+++ b/testing/apcupsd/APKBUILD
@@ -5,8 +5,8 @@ pkgdesc="A Daemon to control APC UPSes"
subpackages="$pkgname-doc"
url="http://www.apcupsd.org"
license="GPL-2"
-depends="uclibc util-linux-ng"
-makedepends="g++"
+depends="util-linux-ng"
+makedepends=
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
apcupsd.initd
"