Skip to content

Commit

Permalink
Merge pull request #11 from stumbles/master
Browse files Browse the repository at this point in the history
webkitgtk3: the gst stuff should be 1.0 and not the older 0.x. Removing ...
  • Loading branch information
florin65 committed Oct 21, 2014
2 parents cd51a6c + 71d13c9 commit 276d033
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
1 change: 0 additions & 1 deletion libs/webkitgtk3/BUILD
@@ -1,6 +1,5 @@
# breaks without webgl for now
OPTS+=" --enable-x11-target \
--enable-xslt \
--enable-optimizations \
--enable-introspection \
--disable-glibtest \
Expand Down
10 changes: 3 additions & 7 deletions libs/webkitgtk3/DEPENDS
Expand Up @@ -13,18 +13,14 @@ depends libsoup
depends libsecret
depends harfbuzz
depends enchant
depends gst-plugins-base
depends gst-plugins-good
depends gst-plugins-base-1.0
depends gst-plugins-good-1.0
depends ruby
depends geoclue2

# workaround for make_names.pl
depends Switch

optional_depends "geoclue2" \
"--enable-geolocation" \
"--disable-geolocation" \
"for geolocation support"

optional_depends "librsvg" \
"--enable-svg --enable-svg-fonts" \
"--disable-svg" \
Expand Down

0 comments on commit 276d033

Please sign in to comment.