summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 316f63e92c8e..8b2b0571cff6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Dec 7 17:09:30 UTC 2016
+# Wed Dec 7 17:12:28 UTC 2016
pkgbase = papirus-libreoffice-fresh-rpm-theme-git
pkgdesc = Papirus theme for LibreOffice (git version)
pkgver = 20161127
@@ -9,8 +9,6 @@ pkgbase = papirus-libreoffice-fresh-rpm-theme-git
license = GPL
makedepends = git
depends = libreoffice-fresh-rpm
- optdepends = libreoffice
- optdepends = libreoffice-fresh-rpm
conflicts = papirus-libreoffice-theme
conflicts = libreoffice-papirus-theme
conflicts = libreoffice-papirus-theme-git
diff --git a/PKGBUILD b/PKGBUILD
index f613f5812a36..cece44163027 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ license=('GPL')
depends=('libreoffice-fresh-rpm')
makedepends=('git')
conflicts=('papirus-libreoffice-theme' 'libreoffice-papirus-theme' 'libreoffice-papirus-theme-git')
-optdepends=('libreoffice' 'libreoffice-fresh-rpm')
options=('!strip')
source=("${_pkgname}::git+${url}.git")
sha256sums=('SKIP')