summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47e5ed9921cf..64c5660b7cf6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,6 @@ pkgbase = thunar-thumbnailers
makedepends = xfce4-dev-tools
optdepends = tetex: LaTeX files support
optdepends = raw-thumbnailer: Raw Digital Camera Images support
- optdepends = dcraw: Addition to Raw Digital Camera Images support
optdepends = grace: Grace files support
optdepends = ffmpegthumbnailer: Video files support
source = git://git.xfce.org/apps/thunar-thumbnailers
diff --git a/PKGBUILD b/PKGBUILD
index 748e02006542..f1d570483f0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,6 @@ makedepends=('git' 'xfce4-dev-tools')
optdepends=(
'tetex: LaTeX files support'
'raw-thumbnailer: Raw Digital Camera Images support'
- 'dcraw: Addition to Raw Digital Camera Images support'
'grace: Grace files support'
'ffmpegthumbnailer: Video files support'
)