wok-next diff scite/receipt @ rev 18847

midori-video: remove gst-plugins-bad from depends

most used codecs are inside gst-ffmpeg-0.10.13
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Jan 23 11:28:22 2016 +0100 (2016-01-23)
parents 3b4e4318134e
children fe5c6d5a50f0
line diff
     1.1 --- a/scite/receipt	Tue Dec 03 18:28:51 2013 +0000
     1.2 +++ b/scite/receipt	Sat Jan 23 11:28:22 2016 +0100
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="${PACKAGE}${VERSION//./}.tgz"
     1.5  WEB_SITE="http://www.scintilla.org/"
     1.6  WGET_URL="$SF_MIRROR/scintilla/$TARBALL"
     1.7 +TAGS="text-editor"
     1.8  
     1.9  DEPENDS="gtk+ xorg-libXdamage gcc-lib-base"
    1.10  BUILD_DEPENDS="gtk+-dev"