#!/bin/sh

DEPS="libreoffice-common"
DESC="LibreOffice - SDK"

splitname="sdk"

package () {
    libreoffice_split $splitname
}