diff options
Diffstat (limited to 'testing/totem')
-rw-r--r-- | testing/totem/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/totem/APKBUILD b/testing/totem/APKBUILD index e90e5b7c68..5d703e27a3 100644 --- a/testing/totem/APKBUILD +++ b/testing/totem/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="media player for gnome" url="http://projects.gnome.org/totem" arch="all" license="GPL" -depends="gst-plugins-base-gnome gst-plugins-good-gnome" +depends="gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-plugins-base-gnome gst-plugins-good-gnome gst-ffmpeg" depends_dev="gtk+-dev gstreamer-dev gst-plugins-base-dev gconf-dev totem-pl-parser-dev libunique-dev python-dev" makedepends="$depends_dev gnome-doc-utils intltool" install="$pkgname.pre-deinstall $pkgname.post-install $pkgname.post-upgrade" |