# HG changeset patch # User Dominique Corbex # Date 1383509522 -3600 # Node ID bf97de07272fcc715418fa47b0bdc96a7ed4c358 # Parent 97b75a3cc947566f3ba36cef7e0eb29e536b584e get-LibreOffice: mv java from DEPS to SUGGESTED diff -r 97b75a3cc947 -r bf97de07272f get-LibreOffice/stuff/get-LibreOffice --- a/get-LibreOffice/stuff/get-LibreOffice Sat Nov 02 21:30:41 2013 +0100 +++ b/get-LibreOffice/stuff/get-LibreOffice Sun Nov 03 21:12:02 2013 +0100 @@ -10,7 +10,8 @@ WEB_SITE="http://www.libreoffice.org" CATEGORY="office" SHORT_DESC="Productivity suite." -DEPENDS="java6-jre cups" +DEPENDS="cups" +SUGGESTED="java6-jre" ROOT="$1" DIR="stable" PREFIX="LibreOffice" @@ -174,7 +175,7 @@ ln -s ${target/opt/usr\/lib\/libreoffice} $bin else sed -i 's#/opt/#/usr/lib/libreoffice/#' $bin -fi +fi # Create receipt cat > $PACKAGE-$VERSION/receipt <