summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoractionless2020-03-17 18:40:39 +0100
committeractionless2020-03-17 18:40:39 +0100
commitb47f266cec7ecc97365447d3405561333e0b5d0d (patch)
treeb1911bc287ca01adf96327bc671a594d9aab2edc
parentd1d429c5642de9ea4a41b47b6a93044e75130c49 (diff)
downloadaur-b47f266cec7ecc97365447d3405561333e0b5d0d.tar.gz
remove duplicated dep
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c6a5d8ce0c0..fff77fde48b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,6 @@ pkgbase = themix-plugin-base16-git
depends = themix-gui
depends = python-pystache
depends = python-yaml
- optdepends = themix-gui: GUI
provides = themix-plugin-base16
conflicts = themix-plugin-base16
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 73a527f64d11..235c938a395e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,6 @@ makedepends=(
'git'
)
optdepends=(
- 'themix-gui: GUI'
)
options=(
'!strip'