summaryrefslogtreecommitdiffstats
path: root/ocsync/build/ocsync.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-12-09 15:57:00 +0000
committer Eric Hameleers <alien@slackware.com>2013-12-09 15:57:00 +0000
commit415bb41ffc0cb494ac74d716fbe2fe43bba6850c (patch)
treeb1ed9ddc62cbf88786c39fdbc55430b58a41e48c /ocsync/build/ocsync.SlackBuild
parentb9b21ecca0aa4ae8dd549c75ed90b6fc4fb34c91 (diff)
downloadasb-415bb41ffc0cb494ac74d716fbe2fe43bba6850c.tar.gz
asb-415bb41ffc0cb494ac74d716fbe2fe43bba6850c.tar.xz
Remove log4c dependency
Diffstat (limited to 'ocsync/build/ocsync.SlackBuild')
-rwxr-xr-xocsync/build/ocsync.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/ocsync/build/ocsync.SlackBuild b/ocsync/build/ocsync.SlackBuild
index 9c089bd3..c30071d7 100755
--- a/ocsync/build/ocsync.SlackBuild
+++ b/ocsync/build/ocsync.SlackBuild
@@ -28,7 +28,7 @@
# For: ocsync
# Descr: owncloud sync library
# URL: http://owncloud.org/
-# Needs: iniparser,log4c
+# Needs: iniparser
# Changelog:
# 0.60.0-1: 13/Oct/2012 by Eric Hameleers <alien@slackware.com>
# * Initial build.
@@ -38,6 +38,8 @@
# * Update for mirall-1.3.0 (owncloud sync client).
# 0.90.4-1: 03/dec/2013 by Eric Hameleers <alien@slackware.com>
# * Update for mirall-1.4.2 (owncloud sync client).
+# dependency on log4c was dropped (in 0.70.2 already,
+# but I never noticed)
#
# Run 'sh ocsync.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .