summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPol Vinogradov2010-08-31 21:49:02 -0400
committerPol Vinogradov2010-08-31 21:50:37 -0400
commit7d956aa3b3311fcd918a7a66566b4042caab3d80 (patch)
tree3cc7df84f91dbd5d1f1518f3531afbbf78f31b66
parent975e9a485b3c7c634a1829c833e61d61fe4be4ce (diff)
xfce/xfburn: fixed BUILD for git version, added docbook-xsl required dependency for git too
-rwxr-xr-xxfce/xfburn/BUILD2
-rwxr-xr-xxfce/xfburn/DEPENDS1
-rw-r--r--xfce/xfburn/HISTORY4
3 files changed, 6 insertions, 1 deletions
diff --git a/xfce/xfburn/BUILD b/xfce/xfburn/BUILD
index 157daa2820..9bce9fbdf3 100755
--- a/xfce/xfburn/BUILD
+++ b/xfce/xfburn/BUILD
@@ -1,4 +1,4 @@
-if [[ $XFBURN_SVN == y ]]; then
+if [[ $XFBURN_GIT == y ]]; then
./autogen.sh --prefix=${INSTALL_ROOT}/usr \
--sysconfdir=${INSTALL_ROOT}/etc \
--localstatedir=${INSTALL_ROOT}/var \
diff --git a/xfce/xfburn/DEPENDS b/xfce/xfburn/DEPENDS
index e9fb51cd6d..5e3abd7dde 100755
--- a/xfce/xfburn/DEPENDS
+++ b/xfce/xfburn/DEPENDS
@@ -7,6 +7,7 @@ depends intltool &&
depends libxfcegui4 &&
if [[ $XFBURN_GIT == y ]]; then
+ depends docbook-xsl &&
depends git &&
depends xfce4-dev-tools
fi &&
diff --git a/xfce/xfburn/HISTORY b/xfce/xfburn/HISTORY
index a72b11e0ed..e6d1a69fb2 100644
--- a/xfce/xfburn/HISTORY
+++ b/xfce/xfburn/HISTORY
@@ -1,3 +1,7 @@
+2010-08-31 Pol Vinogradov <vin.public@gmail.com>
+ * BUILD: fixed switching to git
+ * DEPENDS: added required docbook-xsl for git branch
+
2010-05-30 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.4.3